浏览代码

Undo: Test commit.

reliberate 10 年之前
父节点
当前提交
b2aa3ab83e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      root.php

+ 0 - 1
root.php

@@ -46,5 +46,4 @@
 		if(!defined('PROJECT_PATH')) { define('PROJECT_PATH', ''); }
 		set_include_path( get_include_path() . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] );
 	}
-
 ?>