phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.hooks.inc.php,1.10,1.11


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.hooks.inc.php,1.10,1.11
Date: Sun, 10 Feb 2002 07:17:22 -0500

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv6204

Modified Files:
        class.hooks.inc.php 
Log Message:
formatting

Index: class.hooks.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.hooks.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** class.hooks.inc.php 2 Jan 2002 14:33:03 -0000       1.10
--- class.hooks.inc.php 10 Feb 2002 12:17:19 -0000      1.11
***************
*** 48,52 ****
                        //echo '</pre>';
                }
!               
                /*!
                @function process
--- 48,52 ----
                        //echo '</pre>';
                }
! 
                /*!
                @function process
***************
*** 171,181 ****
                                if 
(isset($this->found_hooks[$permission[0]][$location]))
                                {
!                                               ++$count;
                                }
                        }
                        return $count;
                }
!               
!               
                /*! 
                @function read()
--- 171,180 ----
                                if 
(isset($this->found_hooks[$permission[0]][$location]))
                                {
!                                       ++$count;
                                }
                        }
                        return $count;
                }
! 
                /*! 
                @function read()




reply via email to

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