]> git.mxchange.org Git - mailer.git/blobdiff - inc/classes/exceptions/template/class_InvalidBasePathStringException.php
Removed wrong classes
[mailer.git] / inc / classes / exceptions / template / class_InvalidBasePathStringException.php
index af7ff4d78dd3827dcc9fc06aa26e25c0e9776da3..9aa3ad4bba4c9b4daa11320c2d5cdaf22bb7b272 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * An exception thrown hen the base path string is invalid
  *
- * @author             Roland Haeder <webmaster@mxchange.org>
- * @version            0.3.0
+ * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @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
@@ -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) {