]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/config.php
eval() commands replace by improved object factory, user login class stub added
[shipsimu.git] / application / ship-simu / config.php
index 1b3b1a2254565527c494ee8abd2a6f5f2a815424..2d5cd1f45ee3ea2aba4cb46adedbb618ec10b3fa 100644 (file)
@@ -73,6 +73,9 @@ $cfg->setConfigEntry('command_parameter', "page");
 // CFG: USER-REGISTRATION
 $cfg->setConfigEntry('user_registration', "ShipSimuRegistration");
 
+// CFG: LOGIN-USER
+$cfg->setConfigEntry('login_user', "ShipSimuUserLogin");
+
 // CFG: USER-STATUS-REGISTER
 $cfg->setConfigEntry('user_status_register', "UNCONFIRMED");