phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] setup/index.php, 1.113.2.9


From: nomail
Subject: [Phpgroupware-cvs] setup/index.php, 1.113.2.9
Date: Tue, 27 Jul 2004 12:30:18 +0200

Update of /setup
Modified Files:
        Branch: Version-0_9_16-branch
          index.php

date: 2004/07/27 10:30:18;  author: skwashd;  state: Exp;  lines: +2 -1

Log Message:
cookie warning
=====================================================================
Index: setup/index.php
diff -u setup/index.php:1.113.2.8 setup/index.php:1.113.2.9
--- setup/index.php:1.113.2.8   Fri Jan  9 08:56:42 2004
+++ setup/index.php     Tue Jul 27 10:30:18 2004
@@ -56,6 +56,7 @@
        
$setup_tpl->set_block('T_setup_db_blocks','B_db_stage_10','V_db_stage_10');
        
$setup_tpl->set_block('T_setup_db_blocks','B_db_stage_default','V_db_stage_default');
        $setup_tpl->set_var('HeaderLoginWarning', lang('Warning: All your 
passwords (database, phpGroupWare admin,...)<br> will be shown in plain text 
after you log in for header administration.'));
+       $setup_tpl->set_var('lang_cookies_must_be_enabled', lang('<b>NOTE:</b> 
You must have cookies enabled to use setup and header admin!'));
 
        // Check header and authentication
        $GLOBALS['phpgw_info']['setup']['stage']['header'] = 
$GLOBALS['phpgw_setup']->detection->check_header();




reply via email to

[Prev in Thread] Current Thread [Next in Thread]