From: Tim Starling Date: Sat, 7 Jan 2006 00:49:23 +0000 (+0000) Subject: oops X-Git-Tag: 1.6.0~735 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=dfdbed6155aa730e3e99f4b3da8143ce9bfb20b2;p=lhc%2Fweb%2Fwiklou.git oops --- diff --git a/includes/ImageGallery.php b/includes/ImageGallery.php index 34529b2176..c33a3f2596 100644 --- a/includes/ImageGallery.php +++ b/includes/ImageGallery.php @@ -106,7 +106,6 @@ class ImageGallery $s .= '
' . htmlspecialchars( $nt->getText() ) . '
' . (($i%4==3) ? "\n" : ''); $i++; - var_dump( $nt ); continue; }