More renamed
[shipsimu.git] / application / ship-simu / main / filter / book / refill / class_RefillRequestCurrencyTestBookFilter.php
index d13ff0b3b7446ca6a1fe367a05a6df8abe7c8f65..b7ff113bc557d1dad1ee227fe5562418a02f18cb 100644 (file)
@@ -5,11 +5,11 @@
  * testing/developing only and was needed for the first developement stage of the
  * game. You should not really use this filter on your "live-system".
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @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
@@ -40,7 +40,7 @@ class RefillRequestCurrencyTestBookFilter extends BaseShipSimuFilter implements
         *
         * @return      $filterInstance         An instance of this filter class
         */
-       public final static function createRefillRequestCurrencyTestBookFilter () {
+       public static final function createRefillRequestCurrencyTestBookFilter () {
                // Get a new instance
                $filterInstance = new RefillRequestCurrencyTestBookFilter();