From: Sarven Capadisli Date: Thu, 4 Mar 2010 17:49:42 +0000 (-0500) Subject: Bringing aside back because it is needed for Design values. Will hide X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=74dbd37e9af4dabd5c157b78dc331ccfb6d69131;p=quix0rs-gnu-social.git Bringing aside back because it is needed for Design values. Will hide from CSS instead. --- diff --git a/lib/adminpanelaction.php b/lib/adminpanelaction.php index d1aab3dfcb..d43ea76984 100644 --- a/lib/adminpanelaction.php +++ b/lib/adminpanelaction.php @@ -189,16 +189,6 @@ class AdminPanelAction extends Action $this->elementEnd('div'); } - /** - * There is no data for aside, so, we don't output - * - * @return nothing - */ - function showAside() - { - - } - /** * show human-readable instructions for the page, or * a success/failure on save.