Commit d2636692 authored by Günther Niess's avatar Günther Niess Committed by niess

Prevent the confusing error: "dwr must match (init?,allow?,signatures?)"

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11588 b35dd754-fafc-0310-a699-88a17e54d16e
parent b075c2f6
......@@ -7,8 +7,6 @@
<create creator="new" javascript="JDate">
<param name="class" value="java.util.Date"/>
</create>
</allow>
<allow>
<create creator="new" javascript="downloader">
<param name="class" value="org.jivesoftware.openfire.update.PluginDownloadManager"/>
</create>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment