f92c72c634
official ryzom servers. I removed non open source content though. So this version is running on live servers and works!
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");
|
|
|
|
?>
|