From: x2000habouzit Date: Fri, 8 Oct 2004 16:59:09 +0000 (+0000) Subject: better like that X-Git-Tag: xorg/old~1413 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=85aac9538c9bd3eee731e0b4fc6516fd0040c27b;p=platal.git better like that --- diff --git a/include/auto.prepend.inc.php b/include/auto.prepend.inc.php index 7ae951c..ce03e5e 100644 --- a/include/auto.prepend.inc.php +++ b/include/auto.prepend.inc.php @@ -18,7 +18,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: auto.prepend.inc.php,v 1.26 2004-10-08 16:47:48 x2000habouzit Exp $ + $Id: auto.prepend.inc.php,v 1.27 2004-10-08 16:59:09 x2000habouzit Exp $ ***************************************************************************/ function microtime_float() @@ -28,7 +28,6 @@ function microtime_float() } $TIME_BEGIN = microtime_float(); -ini_set('include_path', $globals->libroot.':'.ini_get('include_path')); require("config.xorg.inc.php") ; require_once("xorg.common.inc.php");