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) {