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

Diff of /phpcompta/html/user_sec.php

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

revision 1.16 by sparkyx, Fri Apr 29 09:44:22 2005 UTC revision 1.17 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  include_once("check_priv.php");  include_once("check_priv.php");
24  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['g_theme']);
25  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
26    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";
27    exit -2;    exit -2;

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

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