]> git.mxchange.org Git - friendica.git/blobdiff - src/BaseModule.php
Filling the protocol on ap contact action
[friendica.git] / src / BaseModule.php
index 85a506beaadb79353ee64a91b9f1f61ada2db285..3878d150734720d8d2b6d42b16245ec04e6088d8 100644 (file)
@@ -35,6 +35,8 @@ abstract class BaseModule extends BaseObject
         */
        public static function rawContent()
        {
+               // echo '';
+               // exit;
        }
 
        /**