This commit is contained in:
@@ -12,8 +12,8 @@ $sql_update['0.2.2'] = array(
|
|||||||
);
|
);
|
||||||
|
|
||||||
$sql_update['0.2.3'] = array(
|
$sql_update['0.2.3'] = array(
|
||||||
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_announcements_persmissions', '1')",
|
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_announcements_permissions', '1')",
|
||||||
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_news_persmissions', '1')",
|
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_news_permissions', '1')",
|
||||||
);
|
);
|
||||||
|
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user