From dddefb7b429ece3bee7dd7e7afd98b9e4661428d Mon Sep 17 00:00:00 2001 From: reliberate Date: Thu, 2 Jul 2015 15:42:09 -0600 Subject: [PATCH] Undo: Test commit. --- root.php | 1 - 1 file changed, 1 deletion(-) 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