From: x2000habouzit Date: Tue, 16 Nov 2004 19:46:14 +0000 (+0000) Subject: oupsie X-Git-Tag: xorg/old~930 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=6574bcb3b4a86778c1020a2561a5ac80940c7228;p=platal.git oupsie --- 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());