]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebDoFormCommand.php
More class descriptions translated, generic user class added
[shipsimu.git] / inc / classes / main / commands / web / class_WebDoFormCommand.php
index 559c4bc56b7021764e731a2d9e46e341988f772d..e4c2300971bf671b419f4740d536bd0c27ff7386 100644 (file)
@@ -32,7 +32,7 @@ class WebDoFormCommand extends BaseCommand implements Commandable {
                parent::__construct(__CLASS__);
 
                // Set special description
-               $this->setObjectDescription("DoForm-Command");
+               $this->setObjectDescription("Command for handling forms on a centralized place");
 
                // Create unique ID number
                $this->createUniqueID();