|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | core |
Variables | |
| $op = 'list' | |
| if(!isset($_REQUEST['target'])) | $target = $_REQUEST['target'] |
| if(isset($_GET['op'])&&$_GET['op']== 'upload') elseif(isset($_POST['op'])&&$_POST['op']== 'doupload') if(!is_object($xoopsUser)) | else |
| $op = 'list' |
Definition at line 26 of file imagemanager.php.
| if (!isset($_REQUEST['target'])) $target = $_REQUEST['target'] |
Definition at line 25 of file imagemanager.php.
| if (isset($_GET['op'])&&$_GET['op']== 'upload') elseif (isset($_POST['op'])&&$_POST['op']== 'doupload') if (!is_object($xoopsUser)) else |
Definition at line 35 of file imagemanager.php.