Go to the source code of this file.
Namespaces | |
FDL | |
Variables | |
global | $action |
$appl = new Application() | |
$dbaccess = $appl->dbaccess | |
if($dbaccess=="") | $usage = new ApiUsage() |
$docid = $usage->addOptionalParameter("docid", "special docid", null, 0) | |
$comment = base64_decode($usage->addOptionalParameter("comment", "additionnal comment", null, "")) | |
global $action |
Definition at line 18 of file fdl_execute.php.
$appl = new Application() |
Definition at line 23 of file fdl_execute.php.
$comment = base64_decode($usage->addOptionalParameter("comment", "additionnal comment", null, "")) |
Definition at line 35 of file fdl_execute.php.
$dbaccess = $appl->dbaccess |
Definition at line 26 of file fdl_execute.php.
Definition at line 34 of file fdl_execute.php.
Definition at line 32 of file fdl_execute.php.