1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

Update Sandbox Manifest

This commit is contained in:
Awilum
2013-02-09 23:15:26 +02:00
parent 30157ecb94
commit 0f68f836d3

View File

@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<plugin> <plugin>
<system> <system>
<name>sandbox</name>
<location>plugins/sandbox/sandbox.plugin.php</location> <location>plugins/sandbox/sandbox.plugin.php</location>
<status>active</status> <status>active</status>
<priority>15</priority> <priority>15</priority>
</system> </system>
<info> <info>
<name>Sandbox</name> <title>Sandbox</title>
<description>Sandbox plugin for Monstra</description> <description>Sandbox plugin for Monstra</description>
<version>1.0.0</version> <version>1.0.0</version>
<author> <author>
@@ -19,7 +20,7 @@
<type>GPL</type> <type>GPL</type>
<url>http://www.gnu.org/licenses/gpl.html</url> <url>http://www.gnu.org/licenses/gpl.html</url>
</license> </license>
<homepage></homepage> <homepage>http://monstra.org</homepage>
<docs></docs> <docs></docs>
<demo></demo> <demo></demo>
<download></download> <download></download>