浏览代码

Test: Commit change to test Advanced > Upgrade changes.

reliberate 10 年之前
父节点
当前提交
373e9e9b87
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
+
 ?>