Contains all the needed variable for the plugin is name is plugin_name_constant.php You can use some globale variable, especially for the database connection. More...
Go to the source code of this file.
Variables | |
| global | $cn =Dossier::connect() |
| global | $rapav_version =6 |
| global | $errcode |
Contains all the needed variable for the plugin is name is plugin_name_constant.php You can use some globale variable, especially for the database connection.
Definition in file rapav_constant.php.
| $cn =Dossier::connect() |
Definition at line 12 of file rapav_constant.php.
| global $errcode |
Definition at line 12 of file rapav_constant.php.
| $rapav_version =6 |
Definition at line 12 of file rapav_constant.php.
Referenced by Formulaire_Param\from_csv().
1.8.6