/[phpcompta]/phpcompta/html/jrn_search.php
ViewVC logotype

Diff of /phpcompta/html/jrn_search.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by sparkyx, Thu Mar 31 21:08:03 2005 UTC revision 1.21 by stanpinte, Mon Jul 4 17:58:50 2005 UTC
# Line 36  if ( ! isset ( $_SESSION['g_dossier'] ) Line 36  if ( ! isset ( $_SESSION['g_dossier'] )
36  // Javascript  // Javascript
37  echo JS_CONCERNED_OP;  echo JS_CONCERNED_OP;
38  if ( isset( $p_jrn )) {  if ( isset( $p_jrn )) {
39    $g_jrn=$p_jrn;    $p_jrn=$p_jrn;
40    $_SESSION[ "g_jrn"]=$g_jrn;    $_SESSION[ "p_jrn"]=$p_jrn;
41    
42  }  }
43  if (isset ($_GET['p_ctl'])) $p_ctl=$_GET['p_ctl'];  if (isset ($_GET['p_ctl'])) $p_ctl=$_GET['p_ctl'];

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26