![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$file = $_REQUEST["export_file"] | |
$mgr = new SerializationManager() | |
$form = new SerializationForm("Export") | |
$components = $form->getSelected() | |
$components = $form->getSelected() |
Definition at line 20 of file export.inc.
$file = $_REQUEST["export_file"] |
Definition at line 6 of file export.inc.
$form = new SerializationForm("Export") |
Definition at line 18 of file export.inc.
$mgr = new SerializationManager() |
Definition at line 16 of file export.inc.