Ver código fonte

Missed one more similar item.

Mark Crane 13 anos atrás
pai
commit
21a09e2d03
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0 3
      includes/header.php

+ 0 - 3
includes/header.php

@@ -26,9 +26,6 @@
 include "root.php";
 include "root.php";
 require_once "includes/require.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 reloadxml then run the command
 	if (isset($_SESSION["reload_xml"])) {
 	if (isset($_SESSION["reload_xml"])) {
 		if (strlen($_SESSION["reload_xml"]) > 0) {
 		if (strlen($_SESSION["reload_xml"]) > 0) {