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

Diff of /phpcompta/html/fiche.php

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

revision 1.15 by stanpinte, Tue Mar 29 09:41:03 2005 UTC revision 1.16 by sparkyx, Tue Oct 25 12:10:26 2005 UTC
# Line 21  Line 21 
21    
22  include_once ("ac_common.php");  include_once ("ac_common.php");
23  //phpinfo();  //phpinfo();
24  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['g_theme']);
25    
26  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
27    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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