From a1ce9d2d64481946c6e4ba317a8c4631448dc842 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 11 Feb 2015 20:25:41 -0800 Subject: [PATCH] turn off so much debugging output --- FS/FS/ClientAPI/MyAccount.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm index a0546fc6a..2671afb70 100644 --- a/FS/FS/ClientAPI/MyAccount.pm +++ b/FS/FS/ClientAPI/MyAccount.pm @@ -49,7 +49,7 @@ use FS::contact; use FS::cust_contact; use FS::cust_location; -$DEBUG = 1; +$DEBUG = 0; $me = '[FS::ClientAPI::MyAccount]'; use vars qw( @cust_main_editable_fields @location_editable_fields ); -- 2.11.0