Changing comments layout preparing for generated documentation with Phpdocumentor
[lhc/web/wiklou.git] / includes / SpecialUnusedimages.php
index 48961cf..18e4eef 100644 (file)
@@ -1,5 +1,11 @@
 <?php
+/**
+ *
+ */
 
+/**
+ *
+ */
 function wfSpecialUnusedimages() {
        global $wgUser, $wgOut, $wgLang, $wgTitle;
        $fname = "wfSpecialUnusedimages";