Browse Source

Test: Commit change to test Advanced > Upgrade changes.

reliberate 10 years ago
parent
commit
373e9e9b87
1 changed files with 2 additions and 0 deletions
  1. 2 0
      root.php

+ 2 - 0
root.php

@@ -47,4 +47,6 @@
 		set_include_path( get_include_path() . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] );
 	}
 
+// test
+
 ?>