Change public file from get.php to public.php

This commit is contained in:
Michael Gapczynski 2012-08-28 09:53:31 -04:00
parent fd2ca21fc2
commit 0a1f24142a
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<filesystem/>
</types>
<public>
<files>get.php</files>
<webdav>get.php</webdav>
<files>pulblic.php</files>
<webdav>public.php</webdav>
</public>
</info>