More code merged from ship-simu
[mailer.git] / inc / classes / main / commands / class_
index cbb5b60fe4557016d101fa0853e91b5ec4d6ccca..628cd0f8eb59cd66aa6b278a8393b48317675fcd 100644 (file)
@@ -35,7 +35,7 @@ class ???Command extends BaseCommand implements Commandable {
                $this->setObjectDescription("");
 
                // Create unique ID number
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Clean up a little
                $this->removeSystemArray();