]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/class_
TODO tag rewritten, first login action (empty for now) added
[shipsimu.git] / inc / classes / main / commands / class_
index cbb5b60fe4557016d101fa0853e91b5ec4d6ccca..778e7d8bb0f2c62f07faa4c382eec916c1ec24e3 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * 
  *
- * @author             Roland Haeder <webmaster@mxchange.org>
+ * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
  * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -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();