another silly mistake
This commit is contained in:
parent
9332312ce9
commit
e2c295c01f
2 changed files with 5 additions and 5 deletions
|
@ -93,8 +93,8 @@ if((x($_SESSION,'language')) && ($_SESSION['language'] !== $lang)) {
|
|||
load_translation_table($lang);
|
||||
}
|
||||
|
||||
if(x($_GET,'zurl')) {
|
||||
$_SESSION['my_url'] = $_GET['zurl'];
|
||||
if(x($_GET,'zrl')) {
|
||||
$_SESSION['my_url'] = $_GET['zrl'];
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue