More renamed
[shipsimu.git] / application / ship-simu / main / actions / web / class_WebShipSimuLoginGovernmentStartupHelpAction.php
index f46c7c4ad858eac2cfe0d22346c7f3a8e2473b04..fa6248181358e610ee2e307a14e5a3086fc111b8 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * An action for government startup help form
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, this is free software
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Ship-Simu Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.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
@@ -38,7 +38,7 @@ class WebShipSimuLoginGovernmentStartupHelpAction extends BaseShipSimuAction imp
         * @param       $resolverInstance       An instance of an action resolver
         * @return      $actionInstance         An instance of this action class
         */
-       public final static function createWebShipSimuLoginGovernmentStartupHelpAction (ActionResolver $resolverInstance) {
+       public static final function createWebShipSimuLoginGovernmentStartupHelpAction (ActionResolver $resolverInstance) {
                // Get a new instance
                $actionInstance = new WebShipSimuLoginGovernmentStartupHelpAction();