didou Tue Apr 20 16:14:07 2004 EDT
Modified files:
/livedocs mkindex.php
Log:
oops
http://cvs.php.net/diff.php/livedocs/mkindex.php?r1=1.30&r2=1.31&ty=u
Index: livedocs/mkindex.php
diff -u livedocs/mkindex.php:1.30 livedocs/mkindex.php:1.31
--- livedocs/mkindex.php:1.30 Tue Apr 20 16:13:13 2004
+++ livedocs/mkindex.php Tue Apr 20 16:14:07 2004
@@ -19,7 +19,7 @@
// | construct an index |
// +----------------------------------------------------------------------+
//
-// $Id: mkindex.php,v 1.30 2004/04/20 20:13:13 didou Exp $
+// $Id: mkindex.php,v 1.31 2004/04/20 20:14:07 didou Exp $
/* just to be on the safe side */
@@ -465,8 +465,6 @@
$toca[$row[1]] = $row[0];
}
-print_r($toca);
-
$tocd = array();
foreach ($parse_dirs as $dir) {