From: Roland Häder 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/?p=mailer.git;a=commitdiff_plain;h=b610b262f89150ac6e1e1aa1b43897b15d6b6215 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?