diff --git a/root.php b/root.php index 1a5f3c18d3..b825dd70ac 100644 --- a/root.php +++ b/root.php @@ -46,4 +46,6 @@ if(!defined('PROJECT_PATH')) { define('PROJECT_PATH', ''); } set_include_path( get_include_path() . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] ); } + +// test ?> \ No newline at end of file