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

AwoCoupon_V1.1: Fix callback handler signature

parent 95c5b4cd
Branches
Tags AwoCoupon_V1.1
No related merge requests found
BASE=awocoupon BASE=awocoupon
PLUGINTYPE=vmshipmentrules PLUGINTYPE=vmshipmentrules
ZIPBASE=opentools_$(PLUGINTYPE) ZIPBASE=opentools_$(PLUGINTYPE)
VERSION=1.0 VERSION=1.1
PLUGINFILES=$(BASE).php $(BASE).script.php $(BASE).xml index.html PLUGINFILES=$(BASE).php $(BASE).script.php $(BASE).xml index.html
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<authorUrl>http://www.open-tools.net</authorUrl> <authorUrl>http://www.open-tools.net</authorUrl>
<copyright>Copyright (C) 2014, Reinhold Kainhofer</copyright> <copyright>Copyright (C) 2014, Reinhold Kainhofer</copyright>
<license>GPL v3+</license> <license>GPL v3+</license>
<version>1.0</version> <version>1.1</version>
<description>VMSHIPMENTRULES_AWOCOUPON_DESC</description> <description>VMSHIPMENTRULES_AWOCOUPON_DESC</description>
<files> <files>
<filename plugin="awocoupon">awocoupon.php</filename> <filename plugin="awocoupon">awocoupon.php</filename>
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment