Undo: Test commit.
This commit is contained in:
parent
c4f1221015
commit
dddefb7b42
1
root.php
1
root.php
|
|
@ -46,5 +46,4 @@
|
||||||
if(!defined('PROJECT_PATH')) { define('PROJECT_PATH', ''); }
|
if(!defined('PROJECT_PATH')) { define('PROJECT_PATH', ''); }
|
||||||
set_include_path( get_include_path() . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] );
|
set_include_path( get_include_path() . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] );
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
Loading…
Reference in New Issue