X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Fcontroller%2Fclass_InvalidControllerException.php;h=b166455a12134f55a0e4cbe184e31b9902105911;hp=ee7adaa3c88483726756cc72fc6cf189a6981636;hb=d527a312ec4b2983fc0ecda2179ce335c1a5a1f9;hpb=fd7af0d49b7113721e6b86eb96eccea3b78362c0 diff --git a/inc/classes/exceptions/controller/class_InvalidControllerException.php b/inc/classes/exceptions/controller/class_InvalidControllerException.php index ee7adaa..b166455 100644 --- a/inc/classes/exceptions/controller/class_InvalidControllerException.php +++ b/inc/classes/exceptions/controller/class_InvalidControllerException.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright(c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * @@ -25,8 +25,8 @@ class InvalidControllerException extends FrameworkException { /** * The super constructor for all exceptions * - * @param $msgArray An array with message parts - * @param $code An optional code for better debugging + * @param $msgArray An array with message parts + * @param $code An optional code for better debugging * @return void */ public function __construct(array $msgArray, $code) {