]> git.mxchange.org Git - friendica.git/blobdiff - mod/notifications.php
Merge pull request #3483 from rabuzarus/20170522_-_frio_event_button_fix
[friendica.git] / mod / notifications.php
index fdaec05ccd2449a5916b593906da4bebf754f2bc..396361e91b5bda012716767d3c2f677a8d2c6e29 100644 (file)
@@ -5,6 +5,8 @@
  * @brief The notifications module
  */
 
+use Friendica\App;
+
 require_once("include/NotificationsManager.php");
 require_once("include/contact_selectors.php");
 require_once("include/network.php");