X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FConsole%2FDocBloxErrorChecker.php;h=506e48f0fd5607d0d6d7a57f360780d9cfc0b263;hb=efe358c617d18740b63cd0dcb1ee23591fcb0e2d;hp=224fe44fbf908df7d192e7db765cdb31afc27aa3;hpb=034d0f650b9b239965e29657502c9e64bb25b96a;p=friendica.git diff --git a/src/Core/Console/DocBloxErrorChecker.php b/src/Core/Console/DocBloxErrorChecker.php index 224fe44fbf..506e48f0fd 100644 --- a/src/Core/Console/DocBloxErrorChecker.php +++ b/src/Core/Console/DocBloxErrorChecker.php @@ -59,7 +59,7 @@ HELP; throw new \RuntimeException('DocBlox isn\'t available.'); } - $dir = get_app()->getBasePath(); + $dir = \get_app()->getBasePath(); //stack for dirs to search $dirstack = [];