noalyss Version-9
|
this file is used for the ajax from the extension, it will the ajax.php file from the plugin directory all the variable are in $_REQUEST The code (of the plugin) is required Required variable in $_REQUEST More...
Go to the source code of this file.
Variables | |
if(! isset($_SESSION[SESSION_KEY."g_user"])) global | $cn =Dossier::connect() |
if(! isset($_SESSION[SESSION_KEY."g_user"])) global | $g_parameter =new Noalyss_Parameter_Folder($cn) |
if(! isset($_SESSION[SESSION_KEY."g_user"])) global | $g_user =new Noalyss_user($cn) |
if not connected, session is expired then exit with a message NOCONX More... | |
if (! defined( 'ALLOWED')) define( 'ALLOWED' | |
this file is used for the ajax from the extension, it will the ajax.php file from the plugin directory all the variable are in $_REQUEST The code (of the plugin) is required Required variable in $_REQUEST
Definition in file ajax.php.
$cn =Dossier::connect() |
$g_parameter =new Noalyss_Parameter_Folder($cn) |
$g_user =new Noalyss_user($cn) |