Skip to content
Snippets Groups Projects
Commit 0807f2c7 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Update to J3

parent 0112d3d5
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ TYPE=mod ...@@ -2,7 +2,7 @@ TYPE=mod
BASE=vmassign_groups BASE=vmassign_groups
PLUGINTYPE=vmcustom PLUGINTYPE=vmcustom
ZIPBASE=opentools ZIPBASE=opentools
VERSION=1.0 VERSION=1.1
PLUGINFILES=mod_$(BASE).php mod_$(BASE).xml index.html # mod_$(BASE).script.php PLUGINFILES=mod_$(BASE).php mod_$(BASE).xml index.html # mod_$(BASE).script.php
......
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/module-install.dtd"> <!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/module-install.dtd">
<install version="1.5.0" type="module" client="administrator" method="upgrade"> <extension version="2.5" type="module" client="administrator" method="upgrade">
<name>VM Customers to Joomla Groups Assignment</name> <name>VM Customers to Joomla Groups Admin Panel</name>
<author>Reinhold Kainhofer</author> <author>Reinhold Kainhofer</author>
<creationDate>January 2014</creationDate> <creationDate>January 2014</creationDate>
<copyright>Copyright (C) 2014 Reinhold Kainhofer, Based on code (C) by Nordmograph. All rights reserved.</copyright> <copyright>Copyright (C) 2014 Reinhold Kainhofer, Based on code (C) by Nordmograph. All rights reserved.</copyright>
...@@ -25,4 +25,4 @@ ...@@ -25,4 +25,4 @@
</fieldset> </fieldset>
</fields> </fields>
</config> </config>
</install> </extension>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment