Commit 08a4de48 authored by pookey's avatar pookey

removing unneeded ini_set

parent fcdcb57f
......@@ -12,7 +12,6 @@ function __autoload($class) {
}
require_once("classes.php");
ini_set('include_path',ucwords($_SERVER["DOCUMENT_ROOT"]));
require_once("simpletest/unit_tester.php");
require_once("simpletest/reporter.php");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment