X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fcommands%2Fweb%2Fclass_;h=1f743b0c0f2fedc610caf99e18a21c62d6523112;hb=4b88c118b615335d06bd74e444173d21aef4406c;hp=d5c0bc00880dbe56925126990deab3d3679fb5bd;hpb=c6d73b0e3246efc824cb98338d4be7ee5bc9f308;p=core.git diff --git a/inc/classes/main/commands/web/class_ b/inc/classes/main/commands/web/class_ index d5c0bc00..1f743b0c 100644 --- a/inc/classes/main/commands/web/class_ +++ b/inc/classes/main/commands/web/class_ @@ -1,10 +1,10 @@ * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Core Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * @@ -58,7 +58,7 @@ class Web???Command extends BaseCommand implements Commandable { * @todo 0% done */ public function execute (Requestable $requestInstance, Responseable $responseInstance) { - $this->partialStub("Unfinished method."); + $this->partialStub('Unfinished method.'); } /**