1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 18:41:52 +02:00

Ticket# 11477 - Allow customisation of "Board index"

This commit is contained in:
Tabitha Backoff
2013-03-28 02:34:36 -04:00
parent b583f6d8d9
commit 9e5cde7f66
5 changed files with 7 additions and 1 deletions

View File

@@ -108,6 +108,8 @@ class phpbb_db_migration_data_310_dev extends phpbb_db_migration
array('config.add', array('site_home_url', '')),
array('config.add', array('site_home_text', '')),
array('config.add', array('board_home_text', '')),
array('permission.add', array('u_chgprofileinfo', true, 'u_sig')),
array('module.add', array(