]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebLoginCommand.php
Logout procedure basicly finished, login area splitted in main and action-dependent...
[shipsimu.git] / inc / classes / main / commands / web / class_WebLoginCommand.php
index 3f5632195ce69906e71fcb9794b99b0b538ae814..64cba33ea447cb94eab94515c85a3d38d1c8efc2 100644 (file)
@@ -32,7 +32,7 @@ class WebLoginCommand extends BaseCommand implements Commandable {
                parent::__construct(__CLASS__);
 
                // Set special description
-               $this->setObjectDescription("Command for the "home" page");
+               $this->setObjectDescription("Command for the login form page");
 
                // Create unique ID number
                $this->generateUniqueId();