]> git.mxchange.org Git - friendica.git/blobdiff - mod/common.php
Bugfix Diaspora: We exited with the wrong return values and the guid for messages...
[friendica.git] / mod / common.php
index 5a40663f9eb6445e48f44d5c4e82ac08639e9dc9..87e305e68d0b9ffc09f5d3914dbc215f73a9cfc7 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 require_once('include/socgraph.php');
 require_once('include/Contact.php');
 require_once('include/contact_selectors.php');