summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/part_export/grandstream.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/grandstream.pm b/FS/FS/part_export/grandstream.pm
index 90a87d897..a3a8fd64a 100644
--- a/FS/FS/part_export/grandstream.pm
+++ b/FS/FS/part_export/grandstream.pm
@@ -8,7 +8,7 @@ use Tie::IxHash;
use IPC::Run qw(run);
use FS::CGI qw(rooturl);
-$DEBUG = 1;
+$DEBUG = 0;
$me = '[' . __PACKAGE__ . ']';
$GAPSLITE_HOME = '/usr/local/src/GS_CFG_GEN/';