INSERT INTO `vms_crons` ( `cron` , `laufzeit` , `datei` , `bezeichnung` )
VALUES (
'taggamecron', '0', 'crons/taggamecron.php', 'TagGameRalley'
);