X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fcommands%2Fclass_;h=628cd0f8eb59cd66aa6b278a8393b48317675fcd;hb=389f3abad52f9cde3323db5d3d187562fe801a71;hp=cbb5b60fe4557016d101fa0853e91b5ec4d6ccca;hpb=1f1f351e726dae5d4cd25b46639c2fcaa9e38661;p=hub.git diff --git a/inc/classes/main/commands/class_ b/inc/classes/main/commands/class_ index cbb5b60fe..628cd0f8e 100644 --- a/inc/classes/main/commands/class_ +++ b/inc/classes/main/commands/class_ @@ -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();