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

Diff of /phpcompta/html/form.php

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

revision 1.13 by sparkyx, Fri Jul 8 18:18:34 2005 UTC revision 1.14 by sparkyx, Tue Oct 25 12:10:26 2005 UTC
# Line 22  Line 22 
22  include_once ("ac_common.php");  include_once ("ac_common.php");
23  include_once ("user_menu.php");  include_once ("user_menu.php");
24    
25  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['g_theme']);
26    
27  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
28    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";

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

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