1
0
Fork 0

Removed the rest of the @brief fields

This commit is contained in:
Michael 2020-01-19 20:44:01 +00:00
commit dcbd44ab88
7 changed files with 7 additions and 15 deletions

View file

@ -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()

View file

@ -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()