mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-08 08:19:01 +00:00
7 lines
169 B
PHP
7 lines
169 B
PHP
|
<?php
|
||
|
|
||
|
$this->def['XML/_FRIENDSLIST'] = array("social");
|
||
|
$this->def['XML/_ISFRIENDOF'] = array("social");
|
||
|
$this->def['XML/FRIENDVISIBILITy'] = array("social");
|
||
|
|
||
|
?>
|