From 6574bcb3b4a86778c1020a2561a5ac80940c7228 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Tue, 16 Nov 2004 19:46:14 +0000 Subject: [PATCH] oupsie --- include/auto.prepend.inc.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/include/auto.prepend.inc.php b/include/auto.prepend.inc.php index 1b4d7f7..dfbce06 100644 --- a/include/auto.prepend.inc.php +++ b/include/auto.prepend.inc.php @@ -18,11 +18,9 @@ * 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()); -- 2.1.4