Update presence.php
This commit is contained in:
@@ -100,7 +100,7 @@ if (!class_exists('presence')) {
|
|||||||
echo "active: false\n";
|
echo "active: false\n";
|
||||||
}
|
}
|
||||||
//show active the presence
|
//show active the presence
|
||||||
$presence = new permissions;
|
$presence = new presence;
|
||||||
$array = $presence->show();
|
$array = $presence->show();
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user