Changing comments layout preparing for generated documentation with Phpdocumentor
[lhc/web/wiklou.git] / includes / SpecialImagelist.php
index f27f9c7..7b762d0 100644 (file)
@@ -1,7 +1,12 @@
 <?php
-
-function wfSpecialImagelist()
-{
+/**
+ *
+ */
+
+/**
+ *
+ */
+function wfSpecialImagelist() {
        global $wgUser, $wgOut, $wgLang, $wgRequest;
        
        $sort = $wgRequest->getVal( 'sort' );