X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fcommands%2Fweb%2Fclass_WebShipsimuGuestLoginCommand.php;h=6d5f7f8038e9c0b125825d198c13bc3f2122eec0;hp=80e4a5d00423ce0fdee92fe574dc735b070e13ee;hb=a18a575e949c09eb7bf7eadd8959ba2963420d35;hpb=7a44bb20ca579fb79bba71d65f5f7a834665f80f diff --git a/application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php b/application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php index 80e4a5d..6d5f7f8 100644 --- a/application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php +++ b/application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php @@ -78,7 +78,7 @@ class WebShipsimuGuestLoginCommand extends BaseCommand implements Commandable { // Try to redirect here try { // Redirect... - $responseInstance->redirectToConfiguredUrl('app_login_url'); + $responseInstance->redirectToConfiguredUrl('app_login'); // Exit here exit();