From: quix0r Date: Tue, 15 Mar 2011 20:45:45 +0000 (+0000) Subject: Documentation tag fixed for method detectCorePath() (all projects) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=af3e2e22c9cae4c8c390dfb918965b64e2699aef;p=mailer.git Documentation tag fixed for method detectCorePath() (all projects) --- diff --git a/index.php b/index.php index 3b7f082544..8b912d836a 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?