aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-04 13:50:59 -0300
committerRenato Botelho <renato@netgate.com>2015-08-04 13:50:59 -0300
commit46e289b767d5834234c99cd76893326fb1d221c9 (patch)
tree05f93657271c53a59b0753dbfc0ab3e02cf99811 /config
parentbfad5d1d2f61c0eb421b4f3449f540f92d9d488e (diff)
parenta7ebc529ef69201e758a7fa00ae43cdef0954521 (diff)
downloadpfsense-packages-46e289b767d5834234c99cd76893326fb1d221c9.tar.gz
pfsense-packages-46e289b767d5834234c99cd76893326fb1d221c9.tar.bz2
pfsense-packages-46e289b767d5834234c99cd76893326fb1d221c9.zip
Merge pull request #933 from doktornotor/patch-6
Diffstat (limited to 'config')
-rw-r--r--config/filer/filer.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/filer/filer.xml b/config/filer/filer.xml
index 98eb4bd8..ab49bb21 100644
--- a/config/filer/filer.xml
+++ b/config/filer/filer.xml
@@ -159,9 +159,6 @@
<description>Choose the way script will run.</description>
</field>
</fields>
- <custom_php_install_command>
- filer_install();
- </custom_php_install_command>
<custom_php_validation_command>
filer_validate_input($_POST, $input_errors);
</custom_php_validation_command>