Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VM Customers to Joomla Groups Admin Panel Module
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VirtueMart
VM Customers to Joomla Groups Admin Panel Module
Commits
0807f2c7
Commit
0807f2c7
authored
10 years ago
by
Reinhold Kainhofer
Browse files
Options
Downloads
Patches
Plain Diff
Update to J3
parent
0112d3d5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
mod_vmassign_groups.xml
+3
-3
3 additions, 3 deletions
mod_vmassign_groups.xml
with
4 additions
and
4 deletions
Makefile
+
1
−
1
View file @
0807f2c7
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
mod_vmassign_groups.xml
+
3
−
3
View file @
0807f2c7
<?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 A
ssignment
</name>
<name>
VM Customers to Joomla Groups A
dmin 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
>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment