echo "allgaeuer seenland typo3import statistic fetching...";
cd ~/cgi-bin;
perl siteengine.pl module=Travel::Extern::ImportTypo3Statistic lastMonth=1 action=fetch >> ~/cronlog_ImportTypo3Statistic_Vormonat
echo "fetched"
perl siteengine.pl module=Travel::Extern::ImportTypo3Statistic lastMonth=1 >> ~/cronlog_ImportTypo3Statistic_Vormonat
echo "imported"
