Code: Alles auswählen
#
#-----[ SQL ]------------------------------------------
#
INSERT INTO phpbb_map_mod_config (config_name, config_value) VALUES
('laf', 'default_ifnotjava,system'),
('locale', ''),
('nogzip', ''),
('background', ''),
('drawmapborder', ''),
('globaltexts', ''),
('default_zoom', 'window'),
('minzoom', '0.5'),
('maxzoom', '10.0'),
('cluster', ''),
('clustermode', ''),
('bigflags', ''),
('flag_big', ''),
('flag_big_self', ''),
('flag_big_highlight', ''),
('biggerflags', ''),
('biggerflags_count', ''),
('flag_bigger', ''),
('flag_bigger_self', ''),
('flag_bigger_highlight', ''),
('flag_config', '')
('transparentusers', ''),
('user_transparency', '0.5'),
('texts_font', 'Verdana--12'),
('texts_title', ''),
('log', ''),
('nomvcheck', '')Ich benutze phpMyAdmin
Danke schon im Voraus.