]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/feature/class_
update copyright as changes will happen this year
[core.git] / inc / main / classes / feature / class_
index 4d525b9ce7681aa54f0caed7136695541f711a68..3ee888ee9cb8581e59cdf881c7cdac4753be89bb 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 - 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.ship-simu.org
  *
@@ -56,7 +56,7 @@ class ???Feature extends BaseFeature implements Feature {
                $isAvailable = FALSE;
 
                // Unfinished:
-               $this->partialSub('Please implement this method.');
+               $this->partialStub('Please implement this method.');
 
                // Return status
                return $isAvailable;