![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$error_log_id = checkNumeric($_GET["error_log_id"]) | |
$error = new ErrorLog($error_log_id) | |
$tracking = Settings::getValue("activity_tracker", "track_activity") | |
if($tracking) | else |
< b > | Referer |
$error = new ErrorLog($error_log_id) |
Definition at line 7 of file error_details.inc.
$error_log_id = checkNumeric($_GET["error_log_id"]) |
Definition at line 5 of file error_details.inc.
$tracking = Settings::getValue("activity_tracker", "track_activity") |
Definition at line 9 of file error_details.inc.
if ( $tracking) else |
Definition at line 20 of file error_details.inc.
<b> Referer |
Definition at line 27 of file error_details.inc.