Completed
Push — master ( f62fbf...a22572 )
by
unknown
12s
created
class.SecurePage.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -52,6 +52,9 @@
 block discarded – undo
52 52
         return $ret;
53 53
     }
54 54
 
55
+    /**
56
+     * @param integer $count
57
+     */
55 58
     public function addPluginLinks($count, $plugins)
56 59
     {
57 60
         $secure_menu = array();
Please login to merge, or discard this patch.