]> git.mxchange.org Git - mailer.git/blobdiff - inc/classes/main/actions/class_BaseAction.php
Code syncronized with shipsimu code base
[mailer.git] / inc / classes / main / actions / class_BaseAction.php
index 9b2df36d50d7fe562c80e54e3718a37908f2f786..0b2cd81865c9eb044f01d8a4ca2a023199ca80f0 100644 (file)
@@ -3,10 +3,10 @@
  * A general action class
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
- * @version            0.3.0
- * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
+ * @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
@@ -19,7 +19,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 class BaseAction extends BaseFrameworkSystem {
        /**