From e178ef94bf3930b9a9bc5e0f563bc0412ae1cee6 Mon Sep 17 00:00:00 2001 From: Thomas Schaefer Date: Mon, 3 Oct 2011 10:02:32 -0400 Subject: correct permissions on widget and removed ajax --- config/countryblock/countryblock.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/countryblock/countryblock.inc') diff --git a/config/countryblock/countryblock.inc b/config/countryblock/countryblock.inc index 6aca3a91..64c1f4cc 100644 --- a/config/countryblock/countryblock.inc +++ b/config/countryblock/countryblock.inc @@ -64,8 +64,6 @@ function php_install_command_cb() //rename PHP files from .tmp to .php exec("cp /tmp/countryblock_IPBlocklist.widget.tmp /usr/local/www/widgets/widgets/countryblock_IPBlocklist.widget.php"); unlink_if_exists("/tmp/countryblock_IPBlocklist.widget.tmp"); - exec("cp /tmp/countryblock_ipblocklist_widget.tmp /usr/local/www/countryblock_ipblocklist_widget.php"); - unlink_if_exists("/tmp/ccountryblock_ipblocklist_widget.tmp"); exec("cp /tmp/class.phpmailer.tmp /usr/local/www/packages/countryblock/class.phpmailer.php"); unlink_if_exists("/tmp/class.phpmailer.tmp "); -- cgit v1.2.3