aboutsummaryrefslogtreecommitdiffstats
path: root/config/dnsblacklist/dnsblacklist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/dnsblacklist/dnsblacklist.xml')
-rw-r--r--config/dnsblacklist/dnsblacklist.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/dnsblacklist/dnsblacklist.xml b/config/dnsblacklist/dnsblacklist.xml
index 1a51e1d4..3e8c1667 100644
--- a/config/dnsblacklist/dnsblacklist.xml
+++ b/config/dnsblacklist/dnsblacklist.xml
@@ -41,7 +41,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>DNS Blacklist Settings</name>
- <version>0.2.2</version>
+ <version>0.2.3</version>
<title>Settings</title>
<include_file>/usr/local/pkg/dnsblacklist.inc</include_file>
<menu>
@@ -105,6 +105,6 @@
php_install_command();
</custom_php_install_command>
<custom_php_deinstall_command>
- php_deinstall_command();
+ deinstall_command();
</custom_php_deinstall_command>
</packagegui> \ No newline at end of file