mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-28 12:30:42 +02:00
[ticket/10561] Added function desc for phpbb_style_is_active()
PHPBB3-10561
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user