From 8f4c65a6873de5ad0b0df7b34ae73c482d80380c 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