Missed one more similar item.
This commit is contained in:
parent
2964db93a0
commit
e5ce31580b
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue