aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/filer/filer.xml3
-rw-r--r--pkg_config.10.xml2
2 files changed, 1 insertions, 4 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>
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index e6ec5223..7457aa49 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -79,7 +79,7 @@
<category>File Management</category>
<pkginfolink>https://doc.pfsense.org/index.php/Filer_package</pkginfolink>
<config_file>https://packages.pfsense.org/packages/config/filer/filer.xml</config_file>
- <version>0.60.2</version>
+ <version>0.60.3</version>
<status>Beta</status>
<required_version>2.2</required_version>
<maintainer>bscholer@cshl.edu</maintainer>