OXID eShop CE
4.8.11
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
8
class
oxMaintenance
9
{
15
public
function
execute
()
16
{
17
// updating uncomming prices
18
oxNew
(
"oxarticlelist"
)->updateUpcomingPrices(
true
);
19
}
20
}
application
models
oxmaintenance.php
Generated by
1.8.1.2