phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: chora cvs.php,1.11,1.11.2.1


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: chora cvs.php,1.11,1.11.2.1
Date: Sun, 20 Jan 2002 17:10:24 -0500

Update of /cvsroot/phpgroupware/chora
In directory subversions:/tmp/cvs-serv5984

Modified Files:
      Tag: Version-0_9_14-branch
        cvs.php 
Log Message:
fix unidiff link

Index: cvs.php
===================================================================
RCS file: /cvsroot/phpgroupware/chora/cvs.php,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -C2 -r1.11 -r1.11.2.1
*** cvs.php     20 Sep 2001 21:50:06 -0000      1.11
--- cvs.php     20 Jan 2002 22:10:22 -0000      1.11.2.1
***************
*** 213,217 ****
                                $changedLines = $lg->lines;
                                $diffURL = 
$GLOBALS['phpgw']->link('/chora/diff.php','rt='.$rt.'&where=' . $where . '&r1=' 
. $prevRevision . '&r2=' . $rev . '&f=h');
!                               $uniDiffURL = 
$GLOBALS['phpgw']->link('/chora/diff.php','rt='.$rt.'&where=' . $where . 'r1=' 
. $prevRevision . '&r2=' . $rev . '&f=u');
                        }
  
--- 213,217 ----
                                $changedLines = $lg->lines;
                                $diffURL = 
$GLOBALS['phpgw']->link('/chora/diff.php','rt='.$rt.'&where=' . $where . '&r1=' 
. $prevRevision . '&r2=' . $rev . '&f=h');
!                               $uniDiffURL = 
$GLOBALS['phpgw']->link('/chora/diff.php','rt='.$rt.'&where=' . $where . '&r1=' 
. $prevRevision . '&r2=' . $rev . '&f=u');
                        }
  




reply via email to

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