]> git.mxchange.org Git - friendica.git/blobdiff - src/BaseModule.php
Replaced "api_date"
[friendica.git] / src / BaseModule.php
index 2873357fd85425dea6c6d6d48ab790765bd576b1..aaca6c5311e162ea3e6cabb2b79efc3cebbce973 100644 (file)
@@ -90,13 +90,6 @@ abstract class BaseModule implements ICanHandleRequests
                // DI::baseurl()->redirect('module');
        }
 
-       /**
-        * {@inheritDoc}
-        */
-       public function afterpost()
-       {
-       }
-
        /**
         * {@inheritDoc}
         */