Revert "Removed old Java client, added new experimental PHP client."

This reverts commit 95f9da3a71c3e804dfe0457504cdbc0371c9b626.
This commit is contained in:
Michael Jumper
2010-09-24 02:42:29 -07:00
committed by Michael Jumper
parent 8f3e6a7340
commit a1440075d0
46 changed files with 1625 additions and 55 deletions

View File

@@ -0,0 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
<role rolename="guacamole"/>
<user username="guacamole" password="changeme" roles="guacamole"/>
</tomcat-users>