From: Roland Häder Date: Thu, 18 Dec 2008 02:13:34 +0000 (+0000) Subject: Typo fixed :( X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5872343c3d438232936f16fcbec0c20a491154f2;p=shipsimu.git Typo fixed :( --- diff --git a/application/selector/exceptions.php b/application/selector/exceptions.php index e332850..e53e46f 100644 --- a/application/selector/exceptions.php +++ b/application/selector/exceptions.php @@ -25,7 +25,7 @@ // Our own exception handler function __exceptionHandler (FrameworkException $e) { // Call the app_die() method - ApplicationEntryPoint::app_die(sprintf("[Main:] The application %s (%s) has terminated due to an uncatched exception: %s [%s]: %s Backtrace:
%s
", + ApplicationEntryPoint::app_die(sprintf("[Main:] The application %s (%s) has terminated due to an uncaught exception: %s [%s]: %s Backtrace:
%s
", ApplicationHelper::getInstance()->getAppName(), ApplicationHelper::getInstance()->getAppShortName(), $e->__toString(), diff --git a/application/ship-simu/exceptions.php b/application/ship-simu/exceptions.php index e332850..e53e46f 100644 --- a/application/ship-simu/exceptions.php +++ b/application/ship-simu/exceptions.php @@ -25,7 +25,7 @@ // Our own exception handler function __exceptionHandler (FrameworkException $e) { // Call the app_die() method - ApplicationEntryPoint::app_die(sprintf("[Main:] The application %s (%s) has terminated due to an uncatched exception: %s [%s]: %s Backtrace:
%s
", + ApplicationEntryPoint::app_die(sprintf("[Main:] The application %s (%s) has terminated due to an uncaught exception: %s [%s]: %s Backtrace:
%s
", ApplicationHelper::getInstance()->getAppName(), ApplicationHelper::getInstance()->getAppShortName(), $e->__toString(),