From e5ce31580b1f4571cd10234a9dba8bd4eb1ef44d Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Thu, 11 Oct 2012 01:03:36 +0000 Subject: [PATCH] Missed one more similar item. --- includes/header.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/includes/header.php b/includes/header.php index 5f61e854d5..e1e5251a6f 100644 --- a/includes/header.php +++ b/includes/header.php @@ -26,9 +26,6 @@ include "root.php"; require_once "includes/require.php"; -// set path and name of log file (optional) -$log->lfile('/tmp/mylog.txt'); - //if reloadxml then run the command if (isset($_SESSION["reload_xml"])) { if (strlen($_SESSION["reload_xml"]) > 0) {