'hash'=>'tabHash'
This commit is contained in:
parent
1afeb9ad8b
commit
fd8bb1cb21
@ -55,7 +55,7 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST') {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Redirect::page('content'.(isset($_POST['hash'])?$_POST['hash'].'/':''));
|
Redirect::page('content'.(isset($_POST['tabHash'])?$_POST['tabHash'].'/':''));
|
||||||
}
|
}
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user