Follow-up to r51543: Fix syntax error in ImageGallery.php
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 6 Jun 2009 17:05:48 +0000 (17:05 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 6 Jun 2009 17:05:48 +0000 (17:05 +0000)
includes/ImageGallery.php

index fe88cd6..45ac9cf 100644 (file)
@@ -254,7 +254,7 @@ class ImageGallery
                                        $sk->link(
                                                $nt,
                                                htmlspecialchars( $nt->getText() ),
-                                               array()
+                                               array(),
                                                array(),
                                                array( 'known', 'noclasses' )
                                        ) .