fix phpdoc comment
[lhc/web/wiklou.git] / includes / CategoryPage.php
index a3e7a71..6160b4d 100644 (file)
@@ -9,7 +9,8 @@
 if( !defined( 'MEDIAWIKI' ) )
        die();
 
-if( $wgCategoryMagicGallery ) 
+if( $wgCategoryMagicGallery )
+       /** */
        require_once('ImageGallery.php');
 
 /**