X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Ffilter%2Fclass_FilterChain.php;h=63bc8906d040bfbef21ba647c9cac667511c7335;hp=e80c956d88383d933a7a4da57c28fb2ce478a094;hb=65f6c4366c9709c9c7c9070d903f1d948be0d5b0;hpb=751f9e6c51f00dba27757b72fc85490e51fd3797 diff --git a/inc/main/classes/filter/class_FilterChain.php b/inc/main/classes/filter/class_FilterChain.php index e80c956d..63bc8906 100644 --- a/inc/main/classes/filter/class_FilterChain.php +++ b/inc/main/classes/filter/class_FilterChain.php @@ -1,10 +1,16 @@ * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2015 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * @@ -130,7 +136,5 @@ class FilterChain extends BaseFrameworkSystem implements Registerable { } } // END - foreach } -} -// [EOF] -?> +}