Conflicts:
	root.php
This commit is contained in:
reliberate 2015-07-02 16:23:11 -06:00
commit 902f8f9019
1 changed files with 2 additions and 0 deletions

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
?>