mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/10561] Added function desc for phpbb_style_is_active()
PHPBB3-10561
This commit is contained in:
parent
4e630ef160
commit
9bce716081
1 changed files with 2 additions and 0 deletions
|
@ -1949,6 +1949,8 @@ function validate_jabber($jid)
|
|||
}
|
||||
|
||||
/**
|
||||
* Verifies whether a style ID corresponds to an active style.
|
||||
*
|
||||
* @param int $style_id The style_id of a style which should be checked if activated or not.
|
||||
* @return boolean
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue