Hi,
The following variables are set when we enable the module and click on " File Upload Security settings " form.
List of variables which are set :
- file_upload_security_fix
- file_upload_security_level
Proposed Solution :
- Add file_upload_security.install
- Implement hook_uninstall() to delete the variables
Comments
Comment #2
vishwac9 commentedadd the following code in file_upload_security.install
Comment #4
mrdalesmith commentedCheers: added a file and set a new release to build.
Comment #5
mrdalesmith commented