X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fconfig.php;h=1b3b1a2254565527c494ee8abd2a6f5f2a815424;hp=c1d4890f5481f3a61e4d20fa07c49a0837810928;hb=b44e5e7347f9a1dbd49b5b47d506a4f6526caf2f;hpb=b941582981610e1e07e1dbb3adb149d4b727808c diff --git a/application/ship-simu/config.php b/application/ship-simu/config.php index c1d4890..1b3b1a2 100644 --- a/application/ship-simu/config.php +++ b/application/ship-simu/config.php @@ -73,5 +73,8 @@ $cfg->setConfigEntry('command_parameter', "page"); // CFG: USER-REGISTRATION $cfg->setConfigEntry('user_registration', "ShipSimuRegistration"); +// CFG: USER-STATUS-REGISTER +$cfg->setConfigEntry('user_status_register', "UNCONFIRMED"); + // [EOF] ?>