X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Ftemplate%2Fclass_InvalidBasePathStringException.php;h=9aa3ad4bba4c9b4daa11320c2d5cdaf22bb7b272;hb=4365745a3952764d684556852c31d0e8cba5e58e;hp=96c3e33b7847c18c56f904522bbc35c0aaae02d2;hpb=08227915e99f2ebdc8a109f39326b2a316366dbf;p=mailer.git diff --git a/inc/classes/exceptions/template/class_InvalidBasePathStringException.php b/inc/classes/exceptions/template/class_InvalidBasePathStringException.php index 96c3e33b78..9aa3ad4bba 100644 --- a/inc/classes/exceptions/template/class_InvalidBasePathStringException.php +++ b/inc/classes/exceptions/template/class_InvalidBasePathStringException.php @@ -2,12 +2,12 @@ /** * An exception thrown hen the base path string is invalid * - * @author Roland Haeder - * @version 0.3.0 + * @author Roland Haeder + * @version 0.0.0 * @copyright Copyright(c) 2007, 2008 Roland Haeder, this is free software * @license GNU GPL 3.0 or any newer version - * @link http://www.mxchange.org - * + * @link http://www.ship-simu.org + * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or @@ -25,8 +25,8 @@ class InvalidBasePathStringException extends FrameworkException { /** * The constructor * - * @param $class An array holding our informations - * @param $code Code number for the exception + * @param $class An array holding our informations + * @param $code Code number for the exception * @return void */ public function __construct (BaseFrameworkSystem $class, $code) {