X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Frepair_ostatus.php;h=5a6afd9fb4d4853af4391b073789157f553a28fe;hb=c45e57d8924a6b1903686aaabbad8d69db4309c8;hp=3a3ce42067f0af5ec6db0e4e3bee6a56e06463df;hpb=2a881cc2e71b1677cc9ce98001ae3f157743e542;p=friendica.git diff --git a/mod/repair_ostatus.php b/mod/repair_ostatus.php index 3a3ce42067..5a6afd9fb4 100644 --- a/mod/repair_ostatus.php +++ b/mod/repair_ostatus.php @@ -22,7 +22,7 @@ function repair_ostatus_content(App $a) { $uid = local_user(); - $a = get_app(); + $a = \get_app(); $counter = intval($_REQUEST['counter']);