]> git.mxchange.org Git - friendica.git/blobdiff - mod/repair_ostatus.php
Merge pull request #6474 from tobiasd/2019.01-CHANGELOG
[friendica.git] / mod / repair_ostatus.php
index 3a3ce42067f0af5ec6db0e4e3bee6a56e06463df..5a6afd9fb4d4853af4391b073789157f553a28fe 100644 (file)
@@ -22,7 +22,7 @@ function repair_ostatus_content(App $a) {
 
        $uid = local_user();
 
-       $a = get_app();
+       $a = \get_app();
 
        $counter = intval($_REQUEST['counter']);