]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Owa.php
Fixing Mainentance & Exception vie
[friendica.git] / src / Module / Owa.php
index a46734987837b4f5186c18b24de5e179aef6fb63..6062f2c998a32b6de67ef23a3098c1e0794d34f1 100644 (file)
@@ -44,9 +44,8 @@ use Friendica\Util\Strings;
  */
 class Owa extends BaseModule
 {
-       public static function init()
+       public function rawContent()
        {
-
                $ret = [ 'success' => false ];
 
                foreach (['REDIRECT_REMOTE_USER', 'HTTP_AUTHORIZATION'] as $head) {