mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
[ticket/10561] Added function desc for phpbb_style_is_active()
PHPBB3-10561
This commit is contained in:
parent
4e630ef160
commit
9bce716081
@ -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…
x
Reference in New Issue
Block a user