]> git.mxchange.org Git - friendica.git/blobdiff - mod/events.php
Catch HTTPExceptions in App::runFrontend()
[friendica.git] / mod / events.php
index cb91fae35147ad36480722ae8756b3940e0fe6ee..a54260c435ef95ca3f73413c1184ab80a0861835 100644 (file)
@@ -22,8 +22,6 @@ use Friendica\Util\DateTimeFormat;
 use Friendica\Util\Strings;
 use Friendica\Util\Temporal;
 
-require_once 'include/items.php';
-
 function events_init(App $a)
 {
        if (!local_user()) {