Update presence.php
This commit is contained in:
parent
27f0d9d5b4
commit
ed1d1afd07
|
|
@ -22,11 +22,10 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* permission class
|
||||
* presence class
|
||||
*
|
||||
* @method string add
|
||||
* @method string delete
|
||||
* @method string exists
|
||||
* @method boolean active
|
||||
* @method array show
|
||||
*/
|
||||
|
||||
if (!class_exists('presence')) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue