this file includes the called plugin. It check first the security. Load several javascript files More...
Go to the source code of this file.
Variables | |
| global | $cn = new Database(dossier::id()) |
| $ext = new Extension($cn) | |
| global | $g_parameter |
| global | $g_user = new User($cn) |
| $only_plugin = $g_user->check_dossier(dossier::id()) | |
this file includes the called plugin. It check first the security. Load several javascript files
Definition in file extension.raw.php.
| $cn = new Database(dossier::id()) |
Definition at line 26 of file extension.raw.php.
Definition at line 45 of file extension.raw.php.
| global $g_parameter |
Definition at line 26 of file extension.raw.php.
Definition at line 26 of file extension.raw.php.
| $only_plugin = $g_user->check_dossier(dossier::id()) |
Definition at line 43 of file extension.raw.php.