From: Roland Häder Date: Tue, 15 Mar 2011 20:45:39 +0000 (+0000) Subject: Documentation tag fixed for method detectCorePath() (all projects) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6554bf9e8952ef0d4831700754e8ec459fb80de6;p=install.git Documentation tag fixed for method detectCorePath() (all projects) --- diff --git a/index.php b/index.php index 3b7f082..8b912d8 100644 --- a/index.php +++ b/index.php @@ -176,7 +176,7 @@ final class ApplicationEntryPoint { * Determines the correct absolute path for all includes only once per run. * Other calls of this method are being "cached". * - * @return $basePath Base path (core) for all includes + * @return $corePath Base path (core) for all includes */ protected static function detectCorePath () { // Is it not set?