phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: infolog/inc class.boinfolog.inc.php,1.21,1.22


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog/inc class.boinfolog.inc.php,1.21,1.22
Date: Mon, 02 Sep 2002 17:40:46 -0400

Update of /cvsroot/phpgroupware/infolog/inc
In directory subversions:/tmp/cvs-serv31379

Modified Files:
        class.boinfolog.inc.php 
Log Message:
corrected some typos in the link-support-functions

Index: class.boinfolog.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/inc/class.boinfolog.inc.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** class.boinfolog.inc.php     2 Sep 2002 11:14:30 -0000       1.21
--- class.boinfolog.inc.php     2 Sep 2002 21:40:44 -0000       1.22
***************
*** 447,452 ****
                }
                /*!
!               @function link_title
!               @syntax link_title(  $id  )
                @author ralfbecker
                @abstract get title for an infolog entry identified by $id
--- 447,452 ----
                }
                /*!
!               @function link_title
!               @syntax link_title(  $id  )
                @author ralfbecker
                @abstract get title for an infolog entry identified by $id
***************
*** 462,471 ****
  
                /*!
!               @function link_query
!               @syntax link_query(  $pattern  )
                @author ralfbecker
                @abstract query infolog for entries matching $pattern
                */
!               function link_title( $pattern )
                {
                        $start = $total = 0;
--- 462,471 ----
  
                /*!
!               @function link_query
!               @syntax link_query(  $pattern  )
                @author ralfbecker
                @abstract query infolog for entries matching $pattern
                */
!               function link_query( $pattern )
                {
                        $start = $total = 0;





reply via email to

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