]> git.mxchange.org Git - friendica.git/blobdiff - mod/mood.php
fix some method names (camelcase) in Probe.php and Lock.php
[friendica.git] / mod / mood.php
index 967c3e2ce8864323cd8a74af8091dc246857e2e2..c693e7cdc980872949842a11634544ee60ee143b 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 require_once('include/security.php');
 require_once('include/bbcode.php');
 require_once('include/items.php');