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) |
| $html = var_export($_REQUEST, true) | |
| $var = array('gDossier', 'op') | |
this file respond to an ajax request The parameters are
Definition in file ajax_misc.php.
Definition at line 61 of file ajax_misc.php.
| $cont = 0 |
Definition at line 47 of file ajax_misc.php.
| global $g_parameter |
Definition at line 61 of file ajax_misc.php.
Definition at line 61 of file ajax_misc.php.
| $html = var_export($_REQUEST, true) |
Definition at line 66 of file ajax_misc.php.
| $var = array('gDossier', 'op') |
Definition at line 46 of file ajax_misc.php.