X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fcommands%2Fweb%2Fclass_;h=1f743b0c0f2fedc610caf99e18a21c62d6523112;hb=d5c745f986e1bd82e3bb00a9915a970586af7697;hp=bdad44136f387cba5263eacab290bb967d5d5246;hpb=361e6320e50a8bb1a3ccb675388b8042361669ae;p=core.git diff --git a/inc/classes/main/commands/web/class_ b/inc/classes/main/commands/web/class_ index bdad4413..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 - 2009 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.'); } /**