/[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.9 by sparkyx, Mon Mar 7 19:50:22 2005 UTC revision 1.10 by sparkyx, Mon Jul 4 20:28:46 2005 UTC
# Line 23  include("user_menu.php"); Line 23  include("user_menu.php");
23  include_once ("constant.php");  include_once ("constant.php");
24  include_once("jrn.php");  include_once("jrn.php");
25  include_once("user_common.php");  include_once("user_common.php");
26    include_once("class_widget.php");
27    
28    
29  html_page_start($_SESSION['use_theme']);  html_page_start($_SESSION['use_theme']);
30  if ( ! isset ( $_SESSION['g_dossier'] ) ) {  if ( ! isset ( $_SESSION['g_dossier'] ) ) {
# Line 63  ShowMenuCompta($_SESSION['g_dossier']); Line 65  ShowMenuCompta($_SESSION['g_dossier']);
65     }     }
66     echo '</DIV>';     echo '</DIV>';
67    
68    ?>

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

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