Completed
Pull Request — master (#2)
by Michael
02:01
created
modules/tools/admin/header.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
     /**
29 29
      * @param        $currentoption
30 30
      * @param string $breadcrumb
31
-     * @return bool
31
+     * @return false|null
32 32
      */
33 33
     function loadModuleAdminMenu($currentoption, $breadcrumb = '')
34 34
     {
Please login to merge, or discard this patch.