![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$code = checkIdentifier($_GET["code"]) | |
$hint = ToolHint::findToolHint($code) | |
if (!checkRole( $hint->read_access)) | |
$code = checkIdentifier($_GET["code"]) |
Definition at line 36 of file show_hint.inc.
$hint = ToolHint::findToolHint($code) |
Definition at line 37 of file show_hint.inc.
if(!checkRole($hint->read_access)) | ( | ! | checkRole $hint->read_access | ) |
Definition at line 39 of file show_hint.inc.