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