Corrected Version

This commit is contained in:
Ice
2008-02-02 13:53:31 +00:00
parent 5d8e911233
commit d38e92eff1

View File

@@ -1,6 +1,6 @@
<?php
$sql_update['0.1.1'] = array(
$sql_update['0.2.0'] = array(
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_poll_limit', '3')",
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_poll_allow_vote', '1')",
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_birthdays_ahead', '7')",