forked from extern/egroupware
fix typo
This commit is contained in:
parent
7bf6b33ab2
commit
b4db228c96
@ -232,7 +232,7 @@ class Hooks
|
|||||||
/**
|
/**
|
||||||
* Read all hooks into self::$locations
|
* Read all hooks into self::$locations
|
||||||
*
|
*
|
||||||
* @param boolan $force_rescan =false true: do not use instance cache
|
* @param boolean $force_rescan =false true: do not use instance cache
|
||||||
*/
|
*/
|
||||||
public static function read($force_rescan=false)
|
public static function read($force_rescan=false)
|
||||||
{
|
{
|
||||||
@ -280,7 +280,8 @@ class Hooks
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Static function to build pgp encryption sidebox menu
|
* Static function to build pgp encryption sidebox menu
|
||||||
* @param type $appname application name
|
*
|
||||||
|
* @param string $appname application name
|
||||||
*/
|
*/
|
||||||
public static function pgp_encryption_menu($appname)
|
public static function pgp_encryption_menu($appname)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user