summaryrefslogtreecommitdiff
path: root/LedgerSMB.pm
diff options
context:
space:
mode:
Diffstat (limited to 'LedgerSMB.pm')
-rwxr-xr-xLedgerSMB.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/LedgerSMB.pm b/LedgerSMB.pm
index ce279466..63f4ec27 100755
--- a/LedgerSMB.pm
+++ b/LedgerSMB.pm
@@ -127,6 +127,7 @@ ability to hide the entire structure for things like CSV lookups.
=cut
use CGI::Simple;
+$CGI::Simple::DISABLE_UPLOADS = 0;
use Math::BigFloat;
use LedgerSMB::Sysconfig;
use Data::Dumper;