PHP Code:
INSERT INTO setting VALUES ('post_thanks_on_off', 'post_thanks','1','1', 'yesno', 10, 0, 0);
INSERT INTO setting VALUES ('post_thanks_forum_off', 'post_thanks', '', '', '', 20, 0, 0);
INSERT INTO setting VALUES ('post_thanks_forum_first_all', 'post_thanks', '0','0', 'yesno', 30, 0, 0);
INSERT INTO setting VALUES ('post_thanks_forum_first','post_thanks', '', '','', 40, 0, 0);
INSERT INTO setting VALUES ('post_thanks_date_all','post_thanks', '1','1', 'yesno', 50, 0, 0);
INSERT INTO setting VALUES ('post_thanks_date_forum','post_thanks', '','', '', 60, 0, 0);
INSERT INTO setting VALUES ('post_thanks_usergroup_using', 'post_thanks', '', '', '', 70, 0, 0);
INSERT INTO setting VALUES ('post_thanks_user_useing', 'post_thanks', '', '', '', 80, 0, 0);