phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: headlines/inc hook_website_left.inc.php,NONE,1.1


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: headlines/inc hook_website_left.inc.php,NONE,1.1 hook_website_right.inc.php,1.1,1.2
Date: Wed, 20 Feb 2002 08:44:33 -0500

Update of /cvsroot/phpgroupware/headlines/inc
In directory subversions:/tmp/cvs-serv16977/inc

Modified Files:
        hook_website_right.inc.php 
Added Files:
        hook_website_left.inc.php 
Log Message:
Add leftside hook



***** Error reading new file: [Errno 2] No such file or directory: 
'hook_website_left.inc.php'
Index: hook_website_right.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/headlines/inc/hook_website_right.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** hook_website_right.inc.php  16 Feb 2002 20:25:51 -0000      1.1
--- hook_website_right.inc.php  20 Feb 2002 13:44:30 -0000      1.2
***************
*** 26,30 ****
        $tpl->set_block('form','row');
  
!       $sites = array(0 => 35);
  
        $j = 0;
--- 26,33 ----
        $tpl->set_block('form','row');
  
!       $sites = array(
!               0 => 35,
!               1 => 13
!       );
  
        $j = 0;
***************
*** 54,58 ****
                        while (list($title,$link) = each($links))
                        {
- 
                                $var = Array(
                                        'item_link'  => stripslashes($link),
--- 57,60 ----




reply via email to

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