]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/config.php
createUniqueID -> generateUniqueId renamed, dataset criteria added, registration...
[shipsimu.git] / application / ship-simu / config.php
index c1d4890f5481f3a61e4d20fa07c49a0837810928..1b3b1a2254565527c494ee8abd2a6f5f2a815424 100644 (file)
@@ -73,5 +73,8 @@ $cfg->setConfigEntry('command_parameter', "page");
 // CFG: USER-REGISTRATION
 $cfg->setConfigEntry('user_registration', "ShipSimuRegistration");
 
 // CFG: USER-REGISTRATION
 $cfg->setConfigEntry('user_registration', "ShipSimuRegistration");
 
+// CFG: USER-STATUS-REGISTER
+$cfg->setConfigEntry('user_status_register', "UNCONFIRMED");
+
 // [EOF]
 ?>
 // [EOF]
 ?>