this file respond to an ajax request The parameters are More...
Go to the source code of this file.
Variables | |
| global | $cn = new Database($gDossier) |
| $cont = 0 | |
| global | $g_parameter |
| global | $g_user = new User($cn) |
| if($gDossier<>0) | $html = var_export($_REQUEST, true) |
| $var = array('gDossier', 'op') | |
| if (!defined('ALLOWED')) define('ALLOWED' | |
this file respond to an ajax request The parameters are
Definition in file ajax_misc.php.
Definition at line 63 of file ajax_misc.php.
| $cont = 0 |
Definition at line 49 of file ajax_misc.php.
| global $g_parameter |
Definition at line 63 of file ajax_misc.php.
Definition at line 63 of file ajax_misc.php.
| if ($gDossier<>0) $html = var_export($_REQUEST, true) |
Definition at line 71 of file ajax_misc.php.
| $var = array('gDossier', 'op') |
Definition at line 48 of file ajax_misc.php.
Definition at line 37 of file ajax_misc.php.