Rewrites not to init config in config-functions.php (some still remain, many untested)
[mailer.git] / inc / modules / admin.php
index eda91788cfcc5ef8594aa4709a8739f6917d7994..0a26a6ff364642566e579ff847123b6c6982688e 100644 (file)
@@ -363,7 +363,7 @@ if (!isAdminRegistered()) {
                        } else {
                                // This little call constructs the whole default old and lacky menu system
                                // on left side. It also renders the content on right side
-                               doAdminAction(getWhat());
+                               doAdminAction();
                        }
                        break;