remove @brief
from the doc header
This commit is contained in:
parent
eb031e7ee2
commit
a75ececab4
1 changed files with 1 additions and 1 deletions
|
@ -1033,7 +1033,7 @@ function micropro($contact, $redirect = false, $class = '', $textmode = false) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Search box.
|
* Search box.
|
||||||
*
|
*
|
||||||
* @param string $s Search query.
|
* @param string $s Search query.
|
||||||
* @param string $id HTML id
|
* @param string $id HTML id
|
||||||
|
|
Loading…
Reference in a new issue