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

Diff of /phpcompta/include/impress_poste.php

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

revision 1.5 by sparkyx, Mon Jul 25 20:56:42 2005 UTC revision 1.6 by sparkyx, Sun Oct 30 21:17:50 2005 UTC
# Line 103  include("class_poste.php"); Line 103  include("class_poste.php");
103  ////////////////////////////////////////////////////////////////////////////////  ////////////////////////////////////////////////////////////////////////////////
104  // Show the jrn and date  // Show the jrn and date
105  ////////////////////////////////////////////////////////////////////////////////  ////////////////////////////////////////////////////////////////////////////////
 include_once('form_input.php');  
106  include_once("postgres.php");  include_once("postgres.php");
107  $ret=make_array($cn,"select distinct j_poste::text ,j_poste::text||'  '||pcm_lib  $ret=make_array($cn,"select distinct j_poste::text ,j_poste::text||'  '||pcm_lib
108                   from jrnx inner join tmp_pcmn on (pcm_val=j_poste)                   from jrnx inner join tmp_pcmn on (pcm_val=j_poste)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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