]> git.mxchange.org Git - friendica.git/blobdiff - mod/lostpass.php
Merge pull request #2170 from fabrixxm/issue_1953
[friendica.git] / mod / lostpass.php
index f955c020e40ce817a6b09abeed381e880d8e7fba..938d1cbb008ada25359cf6a68514760a2d98fc6f 100644 (file)
@@ -2,6 +2,7 @@
 
 require_once('include/email.php');
 require_once('include/enotify.php');
+require_once('include/text.php');
 
 function lostpass_post(&$a) {