OSDN Git Service

*** empty log message ***
authornaogree <naogree@2ef88817-412d-0410-a32c-8029a115e976>
Thu, 28 Sep 2006 03:44:34 +0000 (03:44 +0000)
committernaogree <naogree@2ef88817-412d-0410-a32c-8029a115e976>
Thu, 28 Sep 2006 03:44:34 +0000 (03:44 +0000)
bin/ethna_run_test.php

index 5f197e4..a0be20d 100644 (file)
@@ -17,9 +17,6 @@ define('BASE', dirname(dirname(__FILE__)));
 $app = BASE . "/app";
 $lib = BASE . "/lib";
 
-// tmp
-ini_set('include_path', '/home/nao:' . ini_get('include_path'));
-
 /** Ethna´ØÏ¢¥¯¥é¥¹¤Î¥¤¥ó¥¯¥ë¡¼¥É */
 require_once('Ethna/Ethna.php');