sql andersom uitvoeren.
Geplaatst: 05 feb 2009, 19:18
hoe maak ik deze weer ongedaan..?
INSERT INTO phpbb_config (config_name, config_value) VALUES('news_forum', 'This is the forum News line in red.');
INSERT INTO phpbb_config (config_name, config_value) VALUES('news_world', 'This is the World News line in green.');
INSERT INTO phpbb_config (config_name, config_value) VALUES('news_sport', 'This is the sport News line in blue.');
INSERT INTO phpbb_config (config_name, config_value) VALUES('forum_color', 'FF0000');
INSERT INTO phpbb_config (config_name, config_value) VALUES('world_color', '00FF00');
INSERT INTO phpbb_config (config_name, config_value) VALUES('sport_color', '0000FF');
INSERT INTO phpbb_config (config_name, config_value) VALUES('news_forum', 'This is the forum News line in red.');
INSERT INTO phpbb_config (config_name, config_value) VALUES('news_world', 'This is the World News line in green.');
INSERT INTO phpbb_config (config_name, config_value) VALUES('news_sport', 'This is the sport News line in blue.');
INSERT INTO phpbb_config (config_name, config_value) VALUES('forum_color', 'FF0000');
INSERT INTO phpbb_config (config_name, config_value) VALUES('world_color', '00FF00');
INSERT INTO phpbb_config (config_name, config_value) VALUES('sport_color', '0000FF');