phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: cart index.php,1.1.1.1,1.2


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: cart index.php,1.1.1.1,1.2
Date: Sat, 12 Jan 2002 22:52:09 -0500

Update of /cvsroot/phpgroupware/cart
In directory subversions:/tmp/cvs-serv14843/cart

Modified Files:
        index.php 
Log Message:
Changed the path to the logo to use ['phpgw']->common->image().

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/cart/index.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** index.php   1 May 2001 02:09:38 -0000       1.1.1.1
--- index.php   13 Jan 2002 03:52:07 -0000      1.2
***************
*** 16,20 ****
      include('../header.inc.php');
  
!     echo '<p><center><img src="' . PHPGW_IMAGES . '/logo.jpg">';
      echo '</center>';
  
--- 16,20 ----
      include('../header.inc.php');
  
!     echo '<p><center><img 
src="'.$GLOBALS['phpgw']->common->image($GLOBALS['phpgw_infp']['currentapp'],'logo').'">';
      echo '</center>';
  




reply via email to

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