Conflicts:
	root.php
This commit is contained in:
reliberate
2015-07-02 16:23:11 -06:00

View File

@@ -46,4 +46,6 @@
if(!defined('PROJECT_PATH')) { define('PROJECT_PATH', ''); }
set_include_path( get_include_path() . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] );
}
// test
?>