From: Philipp Holzer Date: Wed, 10 Oct 2018 07:16:06 +0000 (+0200) Subject: some more renamings & doku X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=97dc4bba1a89778fd4f6a5d8522abf3866105d4a;p=friendica.git some more renamings & doku --- diff --git a/src/App.php b/src/App.php index fcde77846e..9bfb10f7ce 100644 --- a/src/App.php +++ b/src/App.php @@ -86,7 +86,7 @@ class App private $mode; /** - * @var string The App basepath + * @var string The App base path */ private $basePath;