mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 01:40:13 +00:00
9283736c91
official ryzom servers. I removed non open source content though. So this version is running on live servers and works! --HG-- branch : gsoc2012-achievements
7 lines
No EOL
169 B
PHP
7 lines
No EOL
169 B
PHP
<?php
|
|
|
|
$this->def['XML/_FRIENDSLIST'] = array("social");
|
|
$this->def['XML/_ISFRIENDOF'] = array("social");
|
|
$this->def['XML/FRIENDVISIBILITy'] = array("social");
|
|
|
|
?>
|