Browse Source

Missed one more similar item.

Mark Crane 13 năm trước cách đây
mục cha
commit
21a09e2d03
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      includes/header.php

+ 0 - 3
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) {