]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebHomeCommand.php
More class descriptions translated, generic user class added
[shipsimu.git] / inc / classes / main / commands / web / class_WebHomeCommand.php
index a0f95607bf5c9f2b74da35e8d048d3989f5bb419..0b7e9c41a39e5951d492abf5106bfda76a334c0f 100644 (file)
@@ -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 "home" page");
 
                // Create unique ID number
                $this->createUniqueID();