X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htetc%2Fhandler.pl;h=2e6fbe586a9c3ca79c3fc8283d691de8026b714d;hp=77b93463fedbe25bbf365dea3922f32dc6d0ff25;hb=56d9a1fd046c50466c4d2a1ac6fca2d3776bf86b;hpb=bb1b909a073b9cc318291aefa0ed0f3743616642 diff --git a/htetc/handler.pl b/htetc/handler.pl index 77b93463f..2e6fbe586 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -141,7 +141,9 @@ sub handler FS::Trace->log('done'); - FS::Trace->dumpfile("%%%FREESIDE_EXPORT%%%/profile/$$.".time, $r->filename) + FS::Trace->dumpfile( "%%%FREESIDE_EXPORT%%%/profile/$$.".time, + FS::Trace->total. ' '. $r->filename + ) if FS::Trace->total > 5; #10? FS::Trace->reset;