=================================================================== RCS file: /cvs/wpscripts/ztransfer/main.pl,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wpscripts/ztransfer/main.pl 2011/07/20 07:50:57 1.4 +++ wpscripts/ztransfer/main.pl 2011/08/30 08:30:42 1.5 @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: main.pl,v 1.4 2011/07/20 07:50:57 yason Exp $ +# $Id: main.pl,v 1.5 2011/08/30 08:30:42 yason Exp $ use db; use send; use fileops; @@ -63,6 +63,7 @@ send::zayavki(); send::probas(); +send::tt(); db::disconnect();