Go to the source code of this file.
Enumerations | |
enum | ALLOWED |
This file is part of NOALYSS under GPL. More... | |
Variables | |
global | $cn = new Database(dossier::id()) |
global | $g_parameter = new Own($cn) |
global | $g_user = new User($cn) |
enum ALLOWED |
This file is part of NOALYSS under GPL.
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
$cn = new Database(dossier::id()) |