X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlConfirmCommand.php;h=a58f33e330b1de5a454c141aa0b3ee7a38ef5318;hb=0c8148de6d0f7877fd774cbf091eecf82799025a;hp=9cc72c4ffa3ae16de698ea146efbd059f2b3fe51;hpb=751f9e6c51f00dba27757b72fc85490e51fd3797;p=core.git diff --git a/inc/main/classes/commands/html/class_HtmlConfirmCommand.php b/inc/main/classes/commands/html/class_HtmlConfirmCommand.php index 9cc72c4f..a58f33e3 100644 --- a/inc/main/classes/commands/html/class_HtmlConfirmCommand.php +++ b/inc/main/classes/commands/html/class_HtmlConfirmCommand.php @@ -1,10 +1,20 @@ * @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 * @@ -140,7 +150,5 @@ class HtmlConfirmCommand extends BaseCommand implements Commandable { public function addExtraFilters (Controller $controllerInstance, Requestable $requestInstance) { // Empty for now } -} -// [EOF] -?> +}