summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
Diffstat (limited to 'it.class')
-rw-r--r--it.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it.class b/it.class
index b02892d..26f9dd7 100644
--- a/it.class
+++ b/it.class
@@ -240,7 +240,7 @@ static function error($p = array(), $body = null, $to = null) # $body and $to de
}
if ($_SERVER['REMOTE_ADDR'])
- error_log("it::error: " . $p['title']);
+ error_log("it::error: " . $p['title'] . " Url: $url");
if (($fh = fopen("/tmp/alertdata/alert.log", "a")))
{