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

Diff of /phpcompta/html/user_advanced.php

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

revision 1.10 by stanpinte, Sun Mar 6 16:38:41 2005 UTC revision 1.11 by sparkyx, Tue Oct 25 12:10:26 2005 UTC
# Line 20  Line 20 
20  include_once ("ac_common.php");  include_once ("ac_common.php");
21  /* $Revision$ */  /* $Revision$ */
22    
23  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['g_theme']);
24  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
25    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";
26    phpinfo();    phpinfo();

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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