]> git.mxchange.org Git - friendica.git/blobdiff - mod/cal.php
Docs: add a note on adding `use` on theme.php
[friendica.git] / mod / cal.php
index fdcb06a6f561f8909dd52c9e6df1cffd55171bc8..bf73408f4249f821fb54b8654e17f86f1c16dd0e 100644 (file)
@@ -22,8 +22,6 @@ use Friendica\Protocol\DFRN;
 use Friendica\Util\DateTimeFormat;
 use Friendica\Util\Temporal;
 
-require_once 'include/event.php';
-
 function cal_init(App $a)
 {
        if ($a->argc > 1) {