diff --git a/phpgwapi/inc/class.hooks.inc.php b/phpgwapi/inc/class.hooks.inc.php index 187caa3311..71bfb05664 100644 --- a/phpgwapi/inc/class.hooks.inc.php +++ b/phpgwapi/inc/class.hooks.inc.php @@ -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 {