]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/action.php
Rss10Action migrated to ManagedAction
[quix0rs-gnu-social.git] / lib / action.php
index 29fadbf8836894c989064860000652653788fbd5..7f3aea9c1a74115d2bbaccf4787faff1ad1ac4fc 100644 (file)
@@ -205,7 +205,7 @@ class Action extends HTMLOutputter // lawsuit
      *
      * @return nothing
      */
-    function showPage()
+    public function showPage()
     {
         if (GNUsocial::isAjax()) {
             self::showAjax();