=================================================================== RCS file: /cvs/wpscripts/ztransfer/main.pl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- wpscripts/ztransfer/main.pl 2011/08/30 08:30:42 1.5 +++ wpscripts/ztransfer/main.pl 2011/12/21 10:19:26 1.6 @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: main.pl,v 1.5 2011/08/30 08:30:42 yason Exp $ +# $Id: main.pl,v 1.6 2011/12/21 10:19:26 yason Exp $ use db; use send; use fileops; @@ -64,6 +64,7 @@ send::zayavki(); send::probas(); send::tt(); +send::jpeg(); db::disconnect();