plugin.xml 254 Bytes
Newer Older
Matt Tucker's avatar
Matt Tucker committed
1 2 3 4 5 6 7
<?xml version="1.0" encoding="UTF-8"?>

<!--
  Plugin configuration file for the admin console. This file must 
  live in the root of the plugin's directory.
-->
<plugin>
8
    <class>org.jivesoftware.wildfire.container.AdminConsolePlugin</class>
Matt Tucker's avatar
Matt Tucker committed
9
</plugin>