From: ivan Date: Thu, 22 Sep 2011 22:10:06 +0000 (+0000) Subject: turn off debugging X-Git-Tag: freeside_2_3_1~276 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=98676b828fb42b1bbad8efc44bace00839bc9f32;hp=0e0699034e0606fcc6e9d42495ae6eb54c4bbcfb turn off debugging --- diff --git a/FS/FS/ClientAPI/PrepaidPhone.pm b/FS/FS/ClientAPI/PrepaidPhone.pm index c918dde06..c34617922 100644 --- a/FS/FS/ClientAPI/PrepaidPhone.pm +++ b/FS/FS/ClientAPI/PrepaidPhone.pm @@ -6,7 +6,7 @@ use FS::Record qw(qsearchs); use FS::rate; use FS::svc_phone; -$DEBUG = 1; +$DEBUG = 0; $me = '[FS::ClientAPI::PrepaidPhone]'; #TODO: