oupsie
authorx2000habouzit <x2000habouzit>
Tue, 16 Nov 2004 19:46:14 +0000 (19:46 +0000)
committerx2000habouzit <x2000habouzit>
Tue, 16 Nov 2004 19:46:14 +0000 (19:46 +0000)
include/auto.prepend.inc.php

index 1b4d7f7..dfbce06 100644 (file)
  *  Foundation, Inc.,                                                      *
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************
-        $Id: auto.prepend.inc.php,v 1.29 2004-11-16 19:45:59 x2000habouzit Exp $
+        $Id: auto.prepend.inc.php,v 1.30 2004-11-16 19:46:14 x2000habouzit Exp $
  ***************************************************************************/
 
-ini_set('include_path',"/home/x2000habouzit/dev/diogenes/lib/:/usr/share/php:".ini_get('include_path'));
 function microtime_float() 
 { 
     list($usec, $sec) = explode(" ", microtime());