More code merged from ship-simu
[mailer.git] / inc / classes / main / commands / web / class_WebDoFormCommand.php
index bfdf8feca039f0ab64dde1af35c6fb87767253ea..e7f59adeee5049e89b676ce4ad40c69226210f43 100644 (file)
@@ -35,7 +35,7 @@ class WebDoFormCommand extends BaseCommand implements Commandable {
                $this->setObjectDescription("Command for handling forms on a centralized place");
 
                // Create unique ID number
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Clean up a little
                $this->removeSystemArray();