formatting

This commit is contained in:
Miles Lott 2001-12-24 04:55:24 +00:00
parent 1073d1d61a
commit d2fa0405b6

View File

@ -25,11 +25,11 @@
/*!
@class hooks
@abstract class which gives ability for applications to set and use hooks to communicate with each other
@author Dan Kuykendall
@abstract class which gives ability for applications to set and use hooks to communicate with each other
@author Dan Kuykendall
@copyright LGPL
@package phpgwapi
@access public
@package phpgwapi
@access public
*/
class hooks
{