]> git.mxchange.org Git - friendica.git/blobdiff - mod/regmod.php
Merge pull request #6373 from MrPetovan/bug/6345-vier-fix-messages-notifs
[friendica.git] / mod / regmod.php
index a7aebf6b0a4ebfd9bf8580653842b21e637f63cc..a772a78ce77e6b4ccdf9f2cc09317572b0defcbc 100644 (file)
@@ -13,8 +13,6 @@ use Friendica\Model\Register;
 use Friendica\Model\User;
 use Friendica\Module\Login;
 
-require_once 'include/enotify.php';
-
 function user_allow($hash)
 {
        $a = get_app();