X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fpoco.php;h=3656571719c94f0c7930812ce14c20e0f95aee4c;hb=fca93793480839660870e899bea88f3637859fff;hp=f084361dc4f731368cf6a66df2c498375eb42cf9;hpb=523694538a94970cf8da8c645008f1c5276a96bb;p=friendica.git diff --git a/mod/poco.php b/mod/poco.php index f084361dc4..3656571719 100644 --- a/mod/poco.php +++ b/mod/poco.php @@ -1,6 +1,6 @@ argc > 1) { + if (DI::args()->getArgc() > 1) { // Only the system mode is supported throw new \Friendica\Network\HTTPException\NotFoundException(); }