]> git.mxchange.org Git - friendica.git/blobdiff - mod/lostpass.php
Bugfix Diaspora: We exited with the wrong return values and the guid for messages...
[friendica.git] / mod / lostpass.php
index 455a9b1e2eed697580cd17fb8e4dcfe2b53da43d..37ef3e2f82f6a461bc78d7a38381309a35d67486 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 require_once('include/email.php');
 require_once('include/enotify.php');
 require_once('include/text.php');