Fix function level comments that start with /* not /**
[lhc/web/wiklou.git] / includes / Article.php
index ff8546f..a3f3799 100644 (file)
@@ -2703,7 +2703,7 @@ class Article {
        }
 
 
-       /*
+       /**
         * UI entry point for page deletion
         */
        public function delete() {