fix bug
This commit is contained in:
parent
17ac88fda0
commit
a3f4802ba7
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ $p_jrn=(isset($_REQUEST['p_jrn']))?$_REQUEST['p_jrn']:0;
|
|||
if ( isset ( $_GET['action'] ) ) {
|
||||
$action=$_GET['action'];
|
||||
}
|
||||
$_SESSION["p_jrn"]=$p_jrn;
|
||||
//$_SESSION["p_jrn"]=$p_jrn;
|
||||
|
||||
$p_view=(isset($_REQUEST['p_view']))?$_REQUEST['p_view']:"error";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue