]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/filter/task/cruncher/class_CruncherTaskHandlerInitializerFilter.php
Development/refacturing continued:
[hub.git] / application / hub / main / filter / task / cruncher / class_CruncherTaskHandlerInitializerFilter.php
index 2122572069b38fa6e551b16ac62afb24abd7c530..b4ef8b4e00a62f77355514e274e4fcdf2f7da8b5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Cruncher Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Cruncher Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class CruncherTaskHandlerInitializerFilter extends BaseFilter implements Filterable {
+class CruncherTaskHandlerInitializerFilter extends BaseCruncherFilter implements Filterable {
        /**
         * Protected constructor
         *