]> git.mxchange.org Git - friendica.git/blobdiff - mod/wall_attach.php
The first queries are replaced with the new functions. More to come ...
[friendica.git] / mod / wall_attach.php
index 0fc8b8a6a3aae79a60dc1bf70459de1bde6bed01..8bf1fdbf19d6293b0bada256d2bc4362fc4debae 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 require_once('include/attach.php');
 require_once('include/datetime.php');