* player sex is now configurable

This commit is contained in:
slawkens
2017-08-28 18:12:55 +02:00
parent 430351aee3
commit 61bc3a616a
9 changed files with 50 additions and 36 deletions

View File

@@ -87,7 +87,7 @@
<div id="content"><?php echo $content; ?></div>
</div>
<div id="footer">
Powered by <a href="http://my-aac.org" target="_blank">MyAAC</a>
<?php echo base64_decode('UG93ZXJlZCBieSA8YSBocmVmPSJodHRwOi8vbXktYWFjLm9yZyIgdGFyZ2V0PSJfYmxhbmsiPk15QUFDLjwvYT4='); ?>
</div>
</div>
<?php endif; ?>