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

Diff of /phpcompta/html/facturation.php

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

revision 1.8 by sparkyx, Sun Mar 6 15:15:56 2005 UTC revision 1.9 by sparkyx, Tue Oct 25 12:10:26 2005 UTC
# Line 20  Line 20 
20  include ("ac_common.php");  include ("ac_common.php");
21  include ("check_priv.php");  include ("check_priv.php");
22  /* $Revision$ */  /* $Revision$ */
23  html_page_start($g_UserProperty['use_theme']);  html_page_start($g_UserProperty['g_theme']);
24  if ( ! isset ( $g_dossier ) ) {  if ( ! isset ( $g_dossier ) ) {
25    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";
26    exit -2;    exit -2;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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