CREATE TABLE vms_tagrally ( uid int(7) NOT NULL default '0', klicks int(11) NOT NULL default '0', leer tinyint(4) NOT NULL default '0' ) TYPE=MyISAM;

INSERT INTO vms_ralleydaten VALUES ('tagrally', 1128242400, 1262383920, 'statisch', '0.00', '0.00', 5, '0.00', '0.00', '0.00', '0.00', '0.00', '0.00', '0.00', '0.00', '0.00', '0.00');

INSERT INTO vms_crons (cron, intervall, laufzeit, datei, bezeichnung) VALUES ('tagcron', 0, 1132486303, 'crons/tagcron.php', 'Top5Tagesklick');

in die datenbanke ein.SQL einfügen