[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] tts/inc hook_home.inc.php, 1.9.2.2.4.2, 1.9.2.2.4.3
From: |
Dave Hall <address@hidden> |
Subject: |
[Phpgroupware-cvs] tts/inc hook_home.inc.php, 1.9.2.2.4.2, 1.9.2.2.4.3 |
Date: |
Sun, 30 Nov 2003 23:59:41 +0000 |
Update of /cvsroot/phpgroupware/tts/inc
In directory subversions:/tmp/cvs-serv4372
Modified Files:
Tag: Version-0_9_16-branch
hook_home.inc.php
Log Message:
fix for bug #6845
Index: hook_home.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/tts/inc/hook_home.inc.php,v
retrieving revision 1.9.2.2.4.2
retrieving revision 1.9.2.2.4.3
diff -C2 -d -r1.9.2.2.4.2 -r1.9.2.2.4.3
*** hook_home.inc.php 3 Nov 2003 06:54:50 -0000 1.9.2.2.4.2
--- hook_home.inc.php 30 Nov 2003 23:59:37 -0000 1.9.2.2.4.3
***************
*** 112,116 ****
'width' => '100%',
'outerborderwidth' => '0',
! 'header_background_image' =>
$GLOBALS['phpgw']->common->image('bg_filler', '.png', 'bg_filler', False)
)
);
--- 112,116 ----
'width' => '100%',
'outerborderwidth' => '0',
! 'header_background_image' =>
$GLOBALS['phpgw']->common->image('phpgwapi', 'bg_filler', '.png', 'bg_filler',
False)
)
);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] tts/inc hook_home.inc.php, 1.9.2.2.4.2, 1.9.2.2.4.3,
Dave Hall <address@hidden> <=