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

Diff of /phpcompta/html/recherche.php

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

revision 1.11 by sparkyx, Sat Sep 3 06:23:46 2005 UTC revision 1.12 by sparkyx, Tue Oct 25 12:10:26 2005 UTC
# Line 26  include_once("user_common.php"); Line 26  include_once("user_common.php");
26  include_once("class_widget.php");  include_once("class_widget.php");
27    
28    
29  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['g_theme']);
30  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
31    echo "You must choose a Dossier ";    echo "You must choose a Dossier ";
32    exit -2;    exit -2;

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

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