Go to the source code of this file.
Variables | |
global | $cn |
included from do.php + extension_choice.inc.php | |
$ext = new Extension($cn) | |
global | $g_user |
if($ext->search($_REQUEST['plugin_code'])==-1) if($ext->can_request($g_user-> login)==-1) | if (!file_exists('../include/ext'.DIRECTORY_SEPARATOR.trim($ext->me_file))) |
global $cn |
included from do.php + extension_choice.inc.php
Definition at line 6 of file extension_get.inc.php.
Definition at line 24 of file extension_get.inc.php.
global $g_user |
Definition at line 6 of file extension_get.inc.php.
if ($ext->search($_REQUEST['plugin_code'])==-1) if ($ext->can_request($g_user->login)==-1) if(!file_exists('../include/ext'.DIRECTORY_SEPARATOR.trim($ext->me_file))) |
Definition at line 36 of file extension_get.inc.php.