More code merged from ship-simu
[mailer.git] / inc / classes / main / commands / web / class_WebRegisterCommand.php
index abdc9ecc153adc14eff28a1db66d12419f54732b..1f85254b819bc94d93f94a76c2b7402fba5bec83 100644 (file)
@@ -35,7 +35,7 @@ class WebRegisterCommand extends BaseCommand implements Commandable {
                $this->setObjectDescription("Command for the registration form");
 
                // Create unique ID number
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Clean up a little
                $this->removeSystemArray();