/[phpcompta]/phpcompta/include/user_common.php
ViewVC logotype

Diff of /phpcompta/include/user_common.php

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

revision 1.32 by stanpinte, Sun Mar 6 13:52:20 2005 UTC revision 1.33 by stanpinte, Sun Mar 6 14:05:04 2005 UTC
# Line 320  function ListJrn($p_cn,$p_jrn,$p_where=" Line 320  function ListJrn($p_cn,$p_jrn,$p_where="
320    
321    if ($Max==0) return "No row selected";    if ($Max==0) return "No row selected";
322    $r.="<TABLE width=\"100%\">";    $r.="<TABLE width=\"100%\">";
   //$l_sessid=(isset($_POST['PHPSESSID']))?$_POST['PHPSESSID']:$_GET['PHPSESSID'];  
323    $l_sessid=$_REQUEST['PHPSESSID'];    $l_sessid=$_REQUEST['PHPSESSID'];
324    $r.="<tr>";    $r.="<tr>";
325   $r.="<th> Internal </th>";   $r.="<th> Internal </th>";

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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