]> git.mxchange.org Git - friendica.git/blobdiff - mod/manage.php
Bugfix: dba::num_rows hadn't checked the object variable
[friendica.git] / mod / manage.php
index e85561acfb350fc3d64f462efe8d4d929ae50556..a6ab32c2d8428c713398dc61b6f816d504826b57 100644 (file)
@@ -1,7 +1,8 @@
 <?php
 
-require_once("include/text.php");
+use Friendica\App;
 
+require_once("include/text.php");
 
 function manage_post(App $a) {