Go to the source code of this file.
Namespaces | |
namespace | FDL |
Variables | |
$appname = GetHttpVars("appname", "") | |
$method = GetHttpVars("method", "init") | |
if($appname=="") | if ($method!="init"&&$method!="reinit"&&$method!="update"&&$method!="delete") |
$app = new Application() | |
$Null = "" | |
$app = new Application() |
Definition at line 35 of file appadmin.php.
$appname = GetHttpVars("appname", "") |
Definition at line 23 of file appadmin.php.
$method = GetHttpVars("method", "init") |
Definition at line 24 of file appadmin.php.
$Null = "" |
Definition at line 37 of file appadmin.php.
if |
Definition at line 30 of file appadmin.php.
← centre documentaire |
|