More code merged from ship-simu
[mailer.git] / inc / classes / main / commands / web / class_WebHomeCommand.php
index 7fe95f25ec2e7b9cd62b1d0d063f076bb089240a..8dcf3b1c451cc1a05fcfa0d8ca5644ad5be3f856 100644 (file)
@@ -35,7 +35,7 @@ class WebHomeCommand extends BaseCommand implements Commandable {
                $this->setObjectDescription("Command for the "home" page");
 
                // Create unique ID number
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Clean up a little
                $this->removeSystemArray();