Removed the rest of the @brief fields
This commit is contained in:
parent
ab8997f9db
commit
dcbd44ab88
7 changed files with 7 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @brief: Get info header of the scheme
|
||||
* Get info header of the scheme
|
||||
*
|
||||
* This function parses the header of the schemename.php file for informations like
|
||||
* Author, Description and Overwrites. Most of the code comes from the Addon::getInfo()
|
||||
|
|
|
|||
|
|
@ -281,7 +281,7 @@ function frio_remote_nav($a, &$nav)
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief: Search for contacts
|
||||
* Search for contacts
|
||||
*
|
||||
* This function search for a users contacts. The code is copied from contact search
|
||||
* in /src/Module/Contact.php. With this function the contacts will permitted to acl_lookup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue