From d8ab2cf367cda5a66d367dcfb5e22ae8098eb4ae Mon Sep 17 00:00:00 2001 From: reliberate Date: Thu, 2 Jul 2015 21:47:59 -0600 Subject: [PATCH] Test: Commit change to test Advanced > Upgrade changes. --- root.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/root.php b/root.php index 7b882438ea..1d384eeca4 100644 --- a/root.php +++ b/root.php @@ -47,4 +47,6 @@ set_include_path( get_include_path() . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] ); } +// test + ?> \ No newline at end of file