diff --git a/mozilla/webtools/addons/.htaccess b/mozilla/webtools/addons/.htaccess new file mode 100644 index 00000000000..210acd40347 --- /dev/null +++ b/mozilla/webtools/addons/.htaccess @@ -0,0 +1,2 @@ +php_value auto_prepend_file inc/init.php +php_value auto_append_file inc/finish.php