Explorar o código

no comment :-(

stekkel %!s(int64=23) %!d(string=hai) anos
pai
achega
c819814bd1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/redirect.php

+ 1 - 1
src/redirect.php

@@ -165,7 +165,7 @@ if ($javascript_setting != SMPREF_JS_ON){
 setPref($data_dir, $username, 'javascript_on', $js_pref);
 
 /* Compute the URL to forward the user to. */
-    if (isset($_SESSION['session_expired_location']) {
+    if (isset($_SESSION['session_expired_location'])) {
 	$session_expired_location= $_SESSION['session_expired_location'];
     } else {
 	$session_expired_location=false;