From: Roland Häder Date: Thu, 25 Jul 2013 01:11:46 +0000 (+0000) Subject: Opps, was to warm here :( X-Git-Url: https://git.mxchange.org/?p=core.git;a=commitdiff_plain;h=4df873d75e2d5ba3b3e8b7a18f045fd748202a06 Opps, was to warm here :( --- diff --git a/inc/classes/exceptions/stacker/class_AlreadyInitializedStackerException.php b/inc/classes/exceptions/stacker/class_AlreadyInitializedStackerException.php index 24c06eff..2d0d280c 100644 --- a/inc/classes/exceptions/stacker/class_AlreadyInitializedStackerException.php +++ b/inc/classes/exceptions/stacker/class_AlreadyInitializedStackerException.php @@ -35,7 +35,7 @@ class AlreadyInitializedStackerException extends FrameworkException { $messageArray[0]->__toString(), $this->getLine(), $messageArray[1], - intval($forceReInit) + intval($messageArray[2]) ); // Call parent exception constructor