X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Ffilter%2Fclass_;h=fc442830e57aad71af9dcb33c0048481c1c6669a;hp=4fe41a14f9b5c64193d776976e05de8a0b348e8c;hb=607a11e2c22949ea0647568c17d62a605595e83b;hpb=320f6fb9f38e76152249af1657b624bc43a2a877 diff --git a/inc/classes/main/filter/class_ b/inc/classes/main/filter/class_ index 4fe41a14..fc442830 100644 --- a/inc/classes/main/filter/class_ +++ b/inc/classes/main/filter/class_ @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Core 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 . */ -class ???Filter extends BaseFrameworkSystem implements Filterable { +class ???Filter extends BaseFilter implements Filterable { /** * Protected constructor * @@ -35,7 +35,7 @@ class ???Filter extends BaseFrameworkSystem implements Filterable { /** * Creates an instance of this filter class * - * @return $filterInstance An instance of this filter class + * @return $filterInstance An instance of this filter class */ public final static function create???Filter () { // Get a new instance