Go to the source code of this file.
Namespaces | |
| namespace | RIGHT |
Variables | |
| $profile_id = isset($_REQUEST['profile_id'])?$_REQUEST['profile_id']:null | |
| $tool_id = isset($_REQUEST['tool_id'])?$_REQUEST['tool_id']:null | |
| $right_value = isset($_REQUEST['right_value'])?$_REQUEST['right_value']:null | |
| $cmd = isset($_REQUEST['cmd'])?$_REQUEST['cmd']:null | |
| $display_profile = isset($_REQUEST['display_profile'])?$_REQUEST['display_profile']:null | |
| if(!empty($profile_id)) | $display_profile_list = array() |
| $display_profile_url_param = null | |
Definition at line 39 of file profile.php.
| $display_profile = isset($_REQUEST['display_profile'])?$_REQUEST['display_profile']:null |
Definition at line 40 of file profile.php.
| if (!empty($profile_id)) $display_profile_list = array() |
Definition at line 70 of file profile.php.
| $display_profile_url_param = null |
Definition at line 71 of file profile.php.
| $profile_id = isset($_REQUEST['profile_id'])?$_REQUEST['profile_id']:null |
Definition at line 36 of file profile.php.
| $right_value = isset($_REQUEST['right_value'])?$_REQUEST['right_value']:null |
Definition at line 38 of file profile.php.
| $tool_id = isset($_REQUEST['tool_id'])?$_REQUEST['tool_id']:null |
Definition at line 37 of file profile.php.
1.6.3