phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety head.inc.php, 1.11.


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety head.inc.php, 1.11.2.2.2.6, 1.11.2.2.2.7
Date: Thu, 28 Aug 2003 01:37:33 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/idsociety
In directory subversions:/tmp/cvs-serv20263/idsociety

Modified Files:
      Tag: Version-0_9_16-branch
        head.inc.php 
Log Message:
add on(Un)Load support

Index: head.inc.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/phpgwapi/templates/idsociety/Attic/head.inc.php,v
retrieving revision 1.11.2.2.2.6
retrieving revision 1.11.2.2.2.7
diff -C2 -r1.11.2.2.2.6 -r1.11.2.2.2.7
*** head.inc.php        28 Aug 2003 04:59:37 -0000      1.11.2.2.2.6
--- head.inc.php        28 Aug 2003 05:37:31 -0000      1.11.2.2.2.7
***************
*** 26,30 ****
                'font_family'   => $GLOBALS['phpgw_info']['theme']['font'],
                'website_title' => 
$GLOBALS['phpgw_info']['server']['site_title'] . $app,
!               'body_tags'     => $bodyheader,
                'css'           => $GLOBALS['phpgw']->common->get_css(),
                'java_script'   => $GLOBALS['phpgw']->common->get_java_script(),
--- 26,30 ----
                'font_family'   => $GLOBALS['phpgw_info']['theme']['font'],
                'website_title' => 
$GLOBALS['phpgw_info']['server']['site_title'] . $app,
!               'body_tags'     => $bodyheader . 
$GLOBALS['phpgw']->common->get_body_attribs(),
                'css'           => $GLOBALS['phpgw']->common->get_css(),
                'java_script'   => $GLOBALS['phpgw']->common->get_java_script(),





reply via email to

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