Go to the source code of this file.
Namespaces | |
| namespace | CLTRACK |
Variables | |
| else | $userId = null |
| if(!is_array($userData)) | $cssLoader = CssLoader::getInstance() |
| $nameTools = get_lang('Statistics') | |
| $userProfileBox = new UserProfileBox(true) | |
| $output = '<div id="rightSidebar">' . $userProfileBox->render() . '</div>' | |
| if (!is_array($userData)) $cssLoader = CssLoader::getInstance() |
Definition at line 106 of file userReport.php.
| $nameTools = get_lang('Statistics') |
Definition at line 109 of file userReport.php.
| $output = '<div id="rightSidebar">' . $userProfileBox->render() . '</div>' |
Definition at line 129 of file userReport.php.
| else $userId = null |
Definition at line 40 of file userReport.php.
| $userProfileBox = new UserProfileBox(true) |
Definition at line 126 of file userReport.php.
1.6.3