]> git.mxchange.org Git - friendica.git/blobdiff - mod/events.php
Merge pull request #3448 from annando/1705-dba-functions
[friendica.git] / mod / events.php
index 60e7b9f39076bf40c7b361afc05ebe9e987b7d5b..876727608d033937ea542cefcd79570b3188d11b 100644 (file)
@@ -3,6 +3,9 @@
  * @file mod/events.php
  * @brief The events module
  */
+
+use Friendica\App;
+
 require_once 'include/bbcode.php';
 require_once 'include/datetime.php';
 require_once 'include/event.php';