]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebHomeCommand.php
Comment header fixed
[shipsimu.git] / inc / classes / main / commands / web / class_WebHomeCommand.php
index a0f95607bf5c9f2b74da35e8d048d3989f5bb419..7fe95f25ec2e7b9cd62b1d0d063f076bb089240a 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * A command for the "home" page
  *
- * @author             Roland Haeder <webmaster@mxchange.org>
+ * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
  * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
@@ -32,7 +32,7 @@ class WebHomeCommand extends BaseCommand implements Commandable {
                parent::__construct(__CLASS__);
 
                // Set special description
-               $this->setObjectDescription("Home-Command");
+               $this->setObjectDescription("Command for the &quot;home&quot; page");
 
                // Create unique ID number
                $this->createUniqueID();