khanat-code-old/code/web/api/server/scripts/achievement_script/xmldef/social.php
Matthew Lagoe 09c4314a05 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #30)
removed 7z and made setup page for AMS
2013-10-23 13:39:58 -07:00

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");
?>