]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebRegisterCommand.php
More class descriptions translated, generic user class added
[shipsimu.git] / inc / classes / main / commands / web / class_WebRegisterCommand.php
index 8ed4a4416433dc77dbe52770c98a1c3aa08ff600..af1d7488b8d31b522ea8ec5924ab07502fadcfbd 100644 (file)
@@ -32,7 +32,7 @@ class WebRegisterCommand extends BaseCommand implements Commandable {
                parent::__construct(__CLASS__);
 
                // Set special description
-               $this->setObjectDescription("Anmeldeformular-Command");
+               $this->setObjectDescription("Command for the registration form");
 
                // Create unique ID number
                $this->createUniqueID();