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

Diff of /phpcompta/html/user_pref.php

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

revision 1.14 by stanpinte, Sun Mar 6 14:52:13 2005 UTC revision 1.15 by sparkyx, Sun Mar 6 15:15:56 2005 UTC
# Line 43  html_page_start($_SESSION['use_theme']); Line 43  html_page_start($_SESSION['use_theme']);
43  // show the top menu depending of the use_style  // show the top menu depending of the use_style
44  // comta style  // comta style
45    
46  include_once ("top_menu_compta.php");  include_once ("user_menu.php");
47  if ( isset ($_SESSION['g_dossier']) ) {  if ( isset ($_SESSION['g_dossier']) ) {
48    if ( $_SESSION['g_dossier'] != 0 )      if ( $_SESSION['g_dossier'] != 0 )  
49      ShowMenuCompta($_SESSION['g_dossier']);      ShowMenuCompta($_SESSION['g_dossier']);

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

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