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

Diff of /phpcompta/html/jrn_update.php

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

revision 1.12 by sparkyx, Mon Mar 7 19:50:22 2005 UTC revision 1.13 by sparkyx, Thu Mar 31 19:57:13 2005 UTC
# Line 22  include_once ("ac_common.php"); Line 22  include_once ("ac_common.php");
22  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['use_theme']);
23  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
24    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";
   phpinfo();  
25    exit -2;    exit -2;
26  }  }
27  include_once ("postgres.php");  include_once ("postgres.php");

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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