OXID eShop CE
4.9.5
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Pages
oxmaintenance.php
Go to the documentation of this file.
1
<?php
2
7
class
oxMaintenance
8
{
9
13
public
function
execute
()
14
{
15
// updating upcoming prices
16
oxNew
(
"oxArticleList"
)->updateUpcomingPrices(
true
);
17
}
18
}
application
models
oxmaintenance.php
Generated by
1.8.1.2