diff options
Diffstat (limited to 'config/filer')
-rw-r--r-- | config/filer/filer.xml | 3 |
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> |