]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/adminpanelaction.php
better calculation for end date in notice sitemaps
[quix0rs-gnu-social.git] / lib / adminpanelaction.php
index f3f86449f3096681423da372576743a95fd2c8a1..a927e23336f73b80ab78bc0a98aafbf95778e286 100644 (file)
@@ -193,16 +193,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.