X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlLoginAreaCommand.php;h=105883015a6d223a090cc8f2a5527cadf4fa2343;hb=7da942b8177f7272700fd0bb7b0743bee9b58e4c;hp=e1d0eb95d193b821585c9ff4ad86b18d3eb33bc8;hpb=751f9e6c51f00dba27757b72fc85490e51fd3797;p=core.git diff --git a/inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php b/inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php index e1d0eb95..10588301 100644 --- a/inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php +++ b/inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php @@ -1,10 +1,24 @@ * @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 * @@ -197,7 +211,5 @@ class HtmlLoginAreaCommand extends BaseCommand implements Commandable { // Remember this action in registry Registry::getRegistry()->addInstance('action', $actionInstance); } -} -// [EOF] -?> +}