]> git.mxchange.org Git - friendica.git/blobdiff - mod/attach.php
Just some more fixed notice
[friendica.git] / mod / attach.php
index fd428286a6ec9d4ed655e442fe68950e86d2e389..0b88fe28fc4a769533a9a80a0b3937c8156dc32a 100644 (file)
@@ -2,8 +2,10 @@
 /**
  * @file mod/attach.php
  */
+
 use Friendica\App;
 use Friendica\Core\L10n;
+use Friendica\Database\dba;
 use Friendica\Database\DBM;
 
 require_once 'include/dba.php';