![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$pages = Query::create(Page, "ORDER BY page_id")->execute() | |
foreach($pages as $page) | $file = codify($config["sitename"]."_pages_".date("Ymd")).".xml" |
Definition at line 45 of file export.inc.
$pages = Query::create(Page, "ORDER BY page_id")->execute() |
Definition at line 38 of file export.inc.