diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-12-24 14:08:15 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-12-24 14:08:15 +0000 |
commit | 68aa6bd29a0ea8c3e5b981677ace1ac188469bb8 (patch) | |
tree | bad33f1f9cd6d3efde039b2d11d250ad2dc9a960 | |
parent | 799ee3caae5de9f044ffad3e4d34010365a0005d (diff) | |
download | forums-68aa6bd29a0ea8c3e5b981677ace1ac188469bb8.tar forums-68aa6bd29a0ea8c3e5b981677ace1ac188469bb8.tar.gz forums-68aa6bd29a0ea8c3e5b981677ace1ac188469bb8.tar.bz2 forums-68aa6bd29a0ea8c3e5b981677ace1ac188469bb8.tar.xz forums-68aa6bd29a0ea8c3e5b981677ace1ac188469bb8.zip |
put acp, mcp and ucp into modules/ directory
git-svn-id: file:///svn/phpbb/trunk@9223 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/modules/acp/acp_attachments.php (renamed from phpBB/includes/acp/acp_attachments.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_ban.php (renamed from phpBB/includes/acp/acp_ban.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_bbcodes.php (renamed from phpBB/includes/acp/acp_bbcodes.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_board.php (renamed from phpBB/includes/acp/acp_board.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_bots.php (renamed from phpBB/includes/acp/acp_bots.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_captcha.php (renamed from phpBB/includes/acp/acp_captcha.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_database.php (renamed from phpBB/includes/acp/acp_database.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_disallow.php (renamed from phpBB/includes/acp/acp_disallow.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_email.php (renamed from phpBB/includes/acp/acp_email.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_forums.php (renamed from phpBB/includes/acp/acp_forums.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_groups.php (renamed from phpBB/includes/acp/acp_groups.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_icons.php (renamed from phpBB/includes/acp/acp_icons.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_inactive.php (renamed from phpBB/includes/acp/acp_inactive.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_jabber.php (renamed from phpBB/includes/acp/acp_jabber.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_language.php (renamed from phpBB/includes/acp/acp_language.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_logs.php (renamed from phpBB/includes/acp/acp_logs.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_main.php (renamed from phpBB/includes/acp/acp_main.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_modules.php (renamed from phpBB/includes/acp/acp_modules.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_permission_roles.php (renamed from phpBB/includes/acp/acp_permission_roles.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_permissions.php (renamed from phpBB/includes/acp/acp_permissions.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_php_info.php (renamed from phpBB/includes/acp/acp_php_info.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_profile.php (renamed from phpBB/includes/acp/acp_profile.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_prune.php (renamed from phpBB/includes/acp/acp_prune.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_ranks.php (renamed from phpBB/includes/acp/acp_ranks.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_reasons.php (renamed from phpBB/includes/acp/acp_reasons.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_search.php (renamed from phpBB/includes/acp/acp_search.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_styles.php (renamed from phpBB/includes/acp/acp_styles.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_update.php (renamed from phpBB/includes/acp/acp_update.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_users.php (renamed from phpBB/includes/acp/acp_users.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/acp_words.php (renamed from phpBB/includes/acp/acp_words.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/auth.php (renamed from phpBB/includes/acp/auth.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_attachments.php (renamed from phpBB/includes/acp/info/acp_attachments.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_ban.php (renamed from phpBB/includes/acp/info/acp_ban.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_bbcodes.php (renamed from phpBB/includes/acp/info/acp_bbcodes.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_board.php (renamed from phpBB/includes/acp/info/acp_board.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_bots.php (renamed from phpBB/includes/acp/info/acp_bots.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_captcha.php (renamed from phpBB/includes/acp/info/acp_captcha.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_database.php (renamed from phpBB/includes/acp/info/acp_database.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_disallow.php (renamed from phpBB/includes/acp/info/acp_disallow.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_email.php (renamed from phpBB/includes/acp/info/acp_email.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_forums.php (renamed from phpBB/includes/acp/info/acp_forums.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_groups.php (renamed from phpBB/includes/acp/info/acp_groups.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_icons.php (renamed from phpBB/includes/acp/info/acp_icons.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_inactive.php (renamed from phpBB/includes/acp/info/acp_inactive.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_jabber.php (renamed from phpBB/includes/acp/info/acp_jabber.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_language.php (renamed from phpBB/includes/acp/info/acp_language.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_logs.php (renamed from phpBB/includes/acp/info/acp_logs.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_main.php (renamed from phpBB/includes/acp/info/acp_main.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_modules.php (renamed from phpBB/includes/acp/info/acp_modules.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_permission_roles.php (renamed from phpBB/includes/acp/info/acp_permission_roles.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_permissions.php (renamed from phpBB/includes/acp/info/acp_permissions.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_php_info.php (renamed from phpBB/includes/acp/info/acp_php_info.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_profile.php (renamed from phpBB/includes/acp/info/acp_profile.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_prune.php (renamed from phpBB/includes/acp/info/acp_prune.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_ranks.php (renamed from phpBB/includes/acp/info/acp_ranks.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_reasons.php (renamed from phpBB/includes/acp/info/acp_reasons.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_search.php (renamed from phpBB/includes/acp/info/acp_search.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_styles.php (renamed from phpBB/includes/acp/info/acp_styles.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_update.php (renamed from phpBB/includes/acp/info/acp_update.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_users.php (renamed from phpBB/includes/acp/info/acp_users.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/acp/info/acp_words.php (renamed from phpBB/includes/acp/info/acp_words.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/info/mcp_ban.php (renamed from phpBB/includes/mcp/info/mcp_ban.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/info/mcp_logs.php (renamed from phpBB/includes/mcp/info/mcp_logs.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/info/mcp_main.php (renamed from phpBB/includes/mcp/info/mcp_main.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/info/mcp_notes.php (renamed from phpBB/includes/mcp/info/mcp_notes.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/info/mcp_queue.php (renamed from phpBB/includes/mcp/info/mcp_queue.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/info/mcp_reports.php (renamed from phpBB/includes/mcp/info/mcp_reports.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/info/mcp_warn.php (renamed from phpBB/includes/mcp/info/mcp_warn.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_ban.php (renamed from phpBB/includes/mcp/mcp_ban.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_forum.php (renamed from phpBB/includes/mcp/mcp_forum.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_front.php (renamed from phpBB/includes/mcp/mcp_front.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_logs.php (renamed from phpBB/includes/mcp/mcp_logs.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_main.php (renamed from phpBB/includes/mcp/mcp_main.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_notes.php (renamed from phpBB/includes/mcp/mcp_notes.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_post.php (renamed from phpBB/includes/mcp/mcp_post.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_queue.php (renamed from phpBB/includes/mcp/mcp_queue.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_reports.php (renamed from phpBB/includes/mcp/mcp_reports.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_topic.php (renamed from phpBB/includes/mcp/mcp_topic.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/mcp/mcp_warn.php (renamed from phpBB/includes/mcp/mcp_warn.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/info/ucp_attachments.php (renamed from phpBB/includes/ucp/info/ucp_attachments.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/info/ucp_groups.php (renamed from phpBB/includes/ucp/info/ucp_groups.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/info/ucp_main.php (renamed from phpBB/includes/ucp/info/ucp_main.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/info/ucp_pm.php (renamed from phpBB/includes/ucp/info/ucp_pm.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/info/ucp_prefs.php (renamed from phpBB/includes/ucp/info/ucp_prefs.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/info/ucp_profile.php (renamed from phpBB/includes/ucp/info/ucp_profile.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/info/ucp_zebra.php (renamed from phpBB/includes/ucp/info/ucp_zebra.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_activate.php (renamed from phpBB/includes/ucp/ucp_activate.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_attachments.php (renamed from phpBB/includes/ucp/ucp_attachments.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_confirm.php (renamed from phpBB/includes/ucp/ucp_confirm.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_groups.php (renamed from phpBB/includes/ucp/ucp_groups.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_main.php (renamed from phpBB/includes/ucp/ucp_main.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_pm.php (renamed from phpBB/includes/ucp/ucp_pm.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_pm_compose.php (renamed from phpBB/includes/ucp/ucp_pm_compose.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_pm_options.php (renamed from phpBB/includes/ucp/ucp_pm_options.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_pm_viewfolder.php (renamed from phpBB/includes/ucp/ucp_pm_viewfolder.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_pm_viewmessage.php (renamed from phpBB/includes/ucp/ucp_pm_viewmessage.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_prefs.php (renamed from phpBB/includes/ucp/ucp_prefs.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_profile.php (renamed from phpBB/includes/ucp/ucp_profile.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_register.php (renamed from phpBB/includes/ucp/ucp_register.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_remind.php (renamed from phpBB/includes/ucp/ucp_remind.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_resend.php (renamed from phpBB/includes/ucp/ucp_resend.php) | 0 | ||||
-rw-r--r-- | phpBB/modules/ucp/ucp_zebra.php (renamed from phpBB/includes/ucp/ucp_zebra.php) | 0 |
102 files changed, 0 insertions, 0 deletions
diff --git a/phpBB/includes/acp/acp_attachments.php b/phpBB/modules/acp/acp_attachments.php index c4642f9dad..c4642f9dad 100644 --- a/phpBB/includes/acp/acp_attachments.php +++ b/phpBB/modules/acp/acp_attachments.php diff --git a/phpBB/includes/acp/acp_ban.php b/phpBB/modules/acp/acp_ban.php index 8456c957a2..8456c957a2 100644 --- a/phpBB/includes/acp/acp_ban.php +++ b/phpBB/modules/acp/acp_ban.php diff --git a/phpBB/includes/acp/acp_bbcodes.php b/phpBB/modules/acp/acp_bbcodes.php index 4118e5f919..4118e5f919 100644 --- a/phpBB/includes/acp/acp_bbcodes.php +++ b/phpBB/modules/acp/acp_bbcodes.php diff --git a/phpBB/includes/acp/acp_board.php b/phpBB/modules/acp/acp_board.php index 46ad90e546..46ad90e546 100644 --- a/phpBB/includes/acp/acp_board.php +++ b/phpBB/modules/acp/acp_board.php diff --git a/phpBB/includes/acp/acp_bots.php b/phpBB/modules/acp/acp_bots.php index 327b31968d..327b31968d 100644 --- a/phpBB/includes/acp/acp_bots.php +++ b/phpBB/modules/acp/acp_bots.php diff --git a/phpBB/includes/acp/acp_captcha.php b/phpBB/modules/acp/acp_captcha.php index dbc18e59bc..dbc18e59bc 100644 --- a/phpBB/includes/acp/acp_captcha.php +++ b/phpBB/modules/acp/acp_captcha.php diff --git a/phpBB/includes/acp/acp_database.php b/phpBB/modules/acp/acp_database.php index b8115f5ed1..b8115f5ed1 100644 --- a/phpBB/includes/acp/acp_database.php +++ b/phpBB/modules/acp/acp_database.php diff --git a/phpBB/includes/acp/acp_disallow.php b/phpBB/modules/acp/acp_disallow.php index ec124b043f..ec124b043f 100644 --- a/phpBB/includes/acp/acp_disallow.php +++ b/phpBB/modules/acp/acp_disallow.php diff --git a/phpBB/includes/acp/acp_email.php b/phpBB/modules/acp/acp_email.php index 1e39049eca..1e39049eca 100644 --- a/phpBB/includes/acp/acp_email.php +++ b/phpBB/modules/acp/acp_email.php diff --git a/phpBB/includes/acp/acp_forums.php b/phpBB/modules/acp/acp_forums.php index 37453f2f34..37453f2f34 100644 --- a/phpBB/includes/acp/acp_forums.php +++ b/phpBB/modules/acp/acp_forums.php diff --git a/phpBB/includes/acp/acp_groups.php b/phpBB/modules/acp/acp_groups.php index 654fd62553..654fd62553 100644 --- a/phpBB/includes/acp/acp_groups.php +++ b/phpBB/modules/acp/acp_groups.php diff --git a/phpBB/includes/acp/acp_icons.php b/phpBB/modules/acp/acp_icons.php index 6d2c8ad6f1..6d2c8ad6f1 100644 --- a/phpBB/includes/acp/acp_icons.php +++ b/phpBB/modules/acp/acp_icons.php diff --git a/phpBB/includes/acp/acp_inactive.php b/phpBB/modules/acp/acp_inactive.php index 52c7de217f..52c7de217f 100644 --- a/phpBB/includes/acp/acp_inactive.php +++ b/phpBB/modules/acp/acp_inactive.php diff --git a/phpBB/includes/acp/acp_jabber.php b/phpBB/modules/acp/acp_jabber.php index 48ad5c5986..48ad5c5986 100644 --- a/phpBB/includes/acp/acp_jabber.php +++ b/phpBB/modules/acp/acp_jabber.php diff --git a/phpBB/includes/acp/acp_language.php b/phpBB/modules/acp/acp_language.php index 28de0452d0..28de0452d0 100644 --- a/phpBB/includes/acp/acp_language.php +++ b/phpBB/modules/acp/acp_language.php diff --git a/phpBB/includes/acp/acp_logs.php b/phpBB/modules/acp/acp_logs.php index 204b2d4935..204b2d4935 100644 --- a/phpBB/includes/acp/acp_logs.php +++ b/phpBB/modules/acp/acp_logs.php diff --git a/phpBB/includes/acp/acp_main.php b/phpBB/modules/acp/acp_main.php index c79625ee39..c79625ee39 100644 --- a/phpBB/includes/acp/acp_main.php +++ b/phpBB/modules/acp/acp_main.php diff --git a/phpBB/includes/acp/acp_modules.php b/phpBB/modules/acp/acp_modules.php index eb36916344..eb36916344 100644 --- a/phpBB/includes/acp/acp_modules.php +++ b/phpBB/modules/acp/acp_modules.php diff --git a/phpBB/includes/acp/acp_permission_roles.php b/phpBB/modules/acp/acp_permission_roles.php index 0ca445338b..0ca445338b 100644 --- a/phpBB/includes/acp/acp_permission_roles.php +++ b/phpBB/modules/acp/acp_permission_roles.php diff --git a/phpBB/includes/acp/acp_permissions.php b/phpBB/modules/acp/acp_permissions.php index 3512824d0c..3512824d0c 100644 --- a/phpBB/includes/acp/acp_permissions.php +++ b/phpBB/modules/acp/acp_permissions.php diff --git a/phpBB/includes/acp/acp_php_info.php b/phpBB/modules/acp/acp_php_info.php index 3df63edc17..3df63edc17 100644 --- a/phpBB/includes/acp/acp_php_info.php +++ b/phpBB/modules/acp/acp_php_info.php diff --git a/phpBB/includes/acp/acp_profile.php b/phpBB/modules/acp/acp_profile.php index 4143b70434..4143b70434 100644 --- a/phpBB/includes/acp/acp_profile.php +++ b/phpBB/modules/acp/acp_profile.php diff --git a/phpBB/includes/acp/acp_prune.php b/phpBB/modules/acp/acp_prune.php index ba49efff1a..ba49efff1a 100644 --- a/phpBB/includes/acp/acp_prune.php +++ b/phpBB/modules/acp/acp_prune.php diff --git a/phpBB/includes/acp/acp_ranks.php b/phpBB/modules/acp/acp_ranks.php index 08d6cf5c8c..08d6cf5c8c 100644 --- a/phpBB/includes/acp/acp_ranks.php +++ b/phpBB/modules/acp/acp_ranks.php diff --git a/phpBB/includes/acp/acp_reasons.php b/phpBB/modules/acp/acp_reasons.php index a8d7c1f752..a8d7c1f752 100644 --- a/phpBB/includes/acp/acp_reasons.php +++ b/phpBB/modules/acp/acp_reasons.php diff --git a/phpBB/includes/acp/acp_search.php b/phpBB/modules/acp/acp_search.php index 6f38a95bff..6f38a95bff 100644 --- a/phpBB/includes/acp/acp_search.php +++ b/phpBB/modules/acp/acp_search.php diff --git a/phpBB/includes/acp/acp_styles.php b/phpBB/modules/acp/acp_styles.php index 03abe01dbc..03abe01dbc 100644 --- a/phpBB/includes/acp/acp_styles.php +++ b/phpBB/modules/acp/acp_styles.php diff --git a/phpBB/includes/acp/acp_update.php b/phpBB/modules/acp/acp_update.php index a6440c8364..a6440c8364 100644 --- a/phpBB/includes/acp/acp_update.php +++ b/phpBB/modules/acp/acp_update.php diff --git a/phpBB/includes/acp/acp_users.php b/phpBB/modules/acp/acp_users.php index 395e07751d..395e07751d 100644 --- a/phpBB/includes/acp/acp_users.php +++ b/phpBB/modules/acp/acp_users.php diff --git a/phpBB/includes/acp/acp_words.php b/phpBB/modules/acp/acp_words.php index 1b3d78acaf..1b3d78acaf 100644 --- a/phpBB/includes/acp/acp_words.php +++ b/phpBB/modules/acp/acp_words.php diff --git a/phpBB/includes/acp/auth.php b/phpBB/modules/acp/auth.php index 0fd78981a9..0fd78981a9 100644 --- a/phpBB/includes/acp/auth.php +++ b/phpBB/modules/acp/auth.php diff --git a/phpBB/includes/acp/info/acp_attachments.php b/phpBB/modules/acp/info/acp_attachments.php index b77785801f..b77785801f 100644 --- a/phpBB/includes/acp/info/acp_attachments.php +++ b/phpBB/modules/acp/info/acp_attachments.php diff --git a/phpBB/includes/acp/info/acp_ban.php b/phpBB/modules/acp/info/acp_ban.php index df51011ec6..df51011ec6 100644 --- a/phpBB/includes/acp/info/acp_ban.php +++ b/phpBB/modules/acp/info/acp_ban.php diff --git a/phpBB/includes/acp/info/acp_bbcodes.php b/phpBB/modules/acp/info/acp_bbcodes.php index c0206432d6..c0206432d6 100644 --- a/phpBB/includes/acp/info/acp_bbcodes.php +++ b/phpBB/modules/acp/info/acp_bbcodes.php diff --git a/phpBB/includes/acp/info/acp_board.php b/phpBB/modules/acp/info/acp_board.php index 72d86676a6..72d86676a6 100644 --- a/phpBB/includes/acp/info/acp_board.php +++ b/phpBB/modules/acp/info/acp_board.php diff --git a/phpBB/includes/acp/info/acp_bots.php b/phpBB/modules/acp/info/acp_bots.php index 45087f9225..45087f9225 100644 --- a/phpBB/includes/acp/info/acp_bots.php +++ b/phpBB/modules/acp/info/acp_bots.php diff --git a/phpBB/includes/acp/info/acp_captcha.php b/phpBB/modules/acp/info/acp_captcha.php index b2541c252c..b2541c252c 100644 --- a/phpBB/includes/acp/info/acp_captcha.php +++ b/phpBB/modules/acp/info/acp_captcha.php diff --git a/phpBB/includes/acp/info/acp_database.php b/phpBB/modules/acp/info/acp_database.php index 85c3c8b21c..85c3c8b21c 100644 --- a/phpBB/includes/acp/info/acp_database.php +++ b/phpBB/modules/acp/info/acp_database.php diff --git a/phpBB/includes/acp/info/acp_disallow.php b/phpBB/modules/acp/info/acp_disallow.php index 41315eb716..41315eb716 100644 --- a/phpBB/includes/acp/info/acp_disallow.php +++ b/phpBB/modules/acp/info/acp_disallow.php diff --git a/phpBB/includes/acp/info/acp_email.php b/phpBB/modules/acp/info/acp_email.php index 4ad7bca58b..4ad7bca58b 100644 --- a/phpBB/includes/acp/info/acp_email.php +++ b/phpBB/modules/acp/info/acp_email.php diff --git a/phpBB/includes/acp/info/acp_forums.php b/phpBB/modules/acp/info/acp_forums.php index 8d82eaf42d..8d82eaf42d 100644 --- a/phpBB/includes/acp/info/acp_forums.php +++ b/phpBB/modules/acp/info/acp_forums.php diff --git a/phpBB/includes/acp/info/acp_groups.php b/phpBB/modules/acp/info/acp_groups.php index 3910c24e6b..3910c24e6b 100644 --- a/phpBB/includes/acp/info/acp_groups.php +++ b/phpBB/modules/acp/info/acp_groups.php diff --git a/phpBB/includes/acp/info/acp_icons.php b/phpBB/modules/acp/info/acp_icons.php index 16bf753940..16bf753940 100644 --- a/phpBB/includes/acp/info/acp_icons.php +++ b/phpBB/modules/acp/info/acp_icons.php diff --git a/phpBB/includes/acp/info/acp_inactive.php b/phpBB/modules/acp/info/acp_inactive.php index e17fbda9dd..e17fbda9dd 100644 --- a/phpBB/includes/acp/info/acp_inactive.php +++ b/phpBB/modules/acp/info/acp_inactive.php diff --git a/phpBB/includes/acp/info/acp_jabber.php b/phpBB/modules/acp/info/acp_jabber.php index 7bcf7744e1..7bcf7744e1 100644 --- a/phpBB/includes/acp/info/acp_jabber.php +++ b/phpBB/modules/acp/info/acp_jabber.php diff --git a/phpBB/includes/acp/info/acp_language.php b/phpBB/modules/acp/info/acp_language.php index f7606631fe..f7606631fe 100644 --- a/phpBB/includes/acp/info/acp_language.php +++ b/phpBB/modules/acp/info/acp_language.php diff --git a/phpBB/includes/acp/info/acp_logs.php b/phpBB/modules/acp/info/acp_logs.php index f119e10b83..f119e10b83 100644 --- a/phpBB/includes/acp/info/acp_logs.php +++ b/phpBB/modules/acp/info/acp_logs.php diff --git a/phpBB/includes/acp/info/acp_main.php b/phpBB/modules/acp/info/acp_main.php index 5574cc40d1..5574cc40d1 100644 --- a/phpBB/includes/acp/info/acp_main.php +++ b/phpBB/modules/acp/info/acp_main.php diff --git a/phpBB/includes/acp/info/acp_modules.php b/phpBB/modules/acp/info/acp_modules.php index 886f17d628..886f17d628 100644 --- a/phpBB/includes/acp/info/acp_modules.php +++ b/phpBB/modules/acp/info/acp_modules.php diff --git a/phpBB/includes/acp/info/acp_permission_roles.php b/phpBB/modules/acp/info/acp_permission_roles.php index 3ab2fecd53..3ab2fecd53 100644 --- a/phpBB/includes/acp/info/acp_permission_roles.php +++ b/phpBB/modules/acp/info/acp_permission_roles.php diff --git a/phpBB/includes/acp/info/acp_permissions.php b/phpBB/modules/acp/info/acp_permissions.php index 22de666af3..22de666af3 100644 --- a/phpBB/includes/acp/info/acp_permissions.php +++ b/phpBB/modules/acp/info/acp_permissions.php diff --git a/phpBB/includes/acp/info/acp_php_info.php b/phpBB/modules/acp/info/acp_php_info.php index 7d716b0f83..7d716b0f83 100644 --- a/phpBB/includes/acp/info/acp_php_info.php +++ b/phpBB/modules/acp/info/acp_php_info.php diff --git a/phpBB/includes/acp/info/acp_profile.php b/phpBB/modules/acp/info/acp_profile.php index 8590226038..8590226038 100644 --- a/phpBB/includes/acp/info/acp_profile.php +++ b/phpBB/modules/acp/info/acp_profile.php diff --git a/phpBB/includes/acp/info/acp_prune.php b/phpBB/modules/acp/info/acp_prune.php index 46565c4f16..46565c4f16 100644 --- a/phpBB/includes/acp/info/acp_prune.php +++ b/phpBB/modules/acp/info/acp_prune.php diff --git a/phpBB/includes/acp/info/acp_ranks.php b/phpBB/modules/acp/info/acp_ranks.php index 06b9c6d284..06b9c6d284 100644 --- a/phpBB/includes/acp/info/acp_ranks.php +++ b/phpBB/modules/acp/info/acp_ranks.php diff --git a/phpBB/includes/acp/info/acp_reasons.php b/phpBB/modules/acp/info/acp_reasons.php index 65d805ee18..65d805ee18 100644 --- a/phpBB/includes/acp/info/acp_reasons.php +++ b/phpBB/modules/acp/info/acp_reasons.php diff --git a/phpBB/includes/acp/info/acp_search.php b/phpBB/modules/acp/info/acp_search.php index 4afd6c6994..4afd6c6994 100644 --- a/phpBB/includes/acp/info/acp_search.php +++ b/phpBB/modules/acp/info/acp_search.php diff --git a/phpBB/includes/acp/info/acp_styles.php b/phpBB/modules/acp/info/acp_styles.php index db67167e39..db67167e39 100644 --- a/phpBB/includes/acp/info/acp_styles.php +++ b/phpBB/modules/acp/info/acp_styles.php diff --git a/phpBB/includes/acp/info/acp_update.php b/phpBB/modules/acp/info/acp_update.php index 886cdc94d5..886cdc94d5 100644 --- a/phpBB/includes/acp/info/acp_update.php +++ b/phpBB/modules/acp/info/acp_update.php diff --git a/phpBB/includes/acp/info/acp_users.php b/phpBB/modules/acp/info/acp_users.php index 0cd5f7ae97..0cd5f7ae97 100644 --- a/phpBB/includes/acp/info/acp_users.php +++ b/phpBB/modules/acp/info/acp_users.php diff --git a/phpBB/includes/acp/info/acp_words.php b/phpBB/modules/acp/info/acp_words.php index a2417f8a7f..a2417f8a7f 100644 --- a/phpBB/includes/acp/info/acp_words.php +++ b/phpBB/modules/acp/info/acp_words.php diff --git a/phpBB/includes/mcp/info/mcp_ban.php b/phpBB/modules/mcp/info/mcp_ban.php index 383df30498..383df30498 100644 --- a/phpBB/includes/mcp/info/mcp_ban.php +++ b/phpBB/modules/mcp/info/mcp_ban.php diff --git a/phpBB/includes/mcp/info/mcp_logs.php b/phpBB/modules/mcp/info/mcp_logs.php index fe2f9fa1d7..fe2f9fa1d7 100644 --- a/phpBB/includes/mcp/info/mcp_logs.php +++ b/phpBB/modules/mcp/info/mcp_logs.php diff --git a/phpBB/includes/mcp/info/mcp_main.php b/phpBB/modules/mcp/info/mcp_main.php index 9755cdfc07..9755cdfc07 100644 --- a/phpBB/includes/mcp/info/mcp_main.php +++ b/phpBB/modules/mcp/info/mcp_main.php diff --git a/phpBB/includes/mcp/info/mcp_notes.php b/phpBB/modules/mcp/info/mcp_notes.php index afe232e5b5..afe232e5b5 100644 --- a/phpBB/includes/mcp/info/mcp_notes.php +++ b/phpBB/modules/mcp/info/mcp_notes.php diff --git a/phpBB/includes/mcp/info/mcp_queue.php b/phpBB/modules/mcp/info/mcp_queue.php index 7a256642b9..7a256642b9 100644 --- a/phpBB/includes/mcp/info/mcp_queue.php +++ b/phpBB/modules/mcp/info/mcp_queue.php diff --git a/phpBB/includes/mcp/info/mcp_reports.php b/phpBB/modules/mcp/info/mcp_reports.php index 3893ba5abb..3893ba5abb 100644 --- a/phpBB/includes/mcp/info/mcp_reports.php +++ b/phpBB/modules/mcp/info/mcp_reports.php diff --git a/phpBB/includes/mcp/info/mcp_warn.php b/phpBB/modules/mcp/info/mcp_warn.php index 2b0b09f75a..2b0b09f75a 100644 --- a/phpBB/includes/mcp/info/mcp_warn.php +++ b/phpBB/modules/mcp/info/mcp_warn.php diff --git a/phpBB/includes/mcp/mcp_ban.php b/phpBB/modules/mcp/mcp_ban.php index 0e4c8e6726..0e4c8e6726 100644 --- a/phpBB/includes/mcp/mcp_ban.php +++ b/phpBB/modules/mcp/mcp_ban.php diff --git a/phpBB/includes/mcp/mcp_forum.php b/phpBB/modules/mcp/mcp_forum.php index ef28d5efd0..ef28d5efd0 100644 --- a/phpBB/includes/mcp/mcp_forum.php +++ b/phpBB/modules/mcp/mcp_forum.php diff --git a/phpBB/includes/mcp/mcp_front.php b/phpBB/modules/mcp/mcp_front.php index 4b229c616f..4b229c616f 100644 --- a/phpBB/includes/mcp/mcp_front.php +++ b/phpBB/modules/mcp/mcp_front.php diff --git a/phpBB/includes/mcp/mcp_logs.php b/phpBB/modules/mcp/mcp_logs.php index 22b413279f..22b413279f 100644 --- a/phpBB/includes/mcp/mcp_logs.php +++ b/phpBB/modules/mcp/mcp_logs.php diff --git a/phpBB/includes/mcp/mcp_main.php b/phpBB/modules/mcp/mcp_main.php index 217ff7c896..217ff7c896 100644 --- a/phpBB/includes/mcp/mcp_main.php +++ b/phpBB/modules/mcp/mcp_main.php diff --git a/phpBB/includes/mcp/mcp_notes.php b/phpBB/modules/mcp/mcp_notes.php index 5ca3d8f606..5ca3d8f606 100644 --- a/phpBB/includes/mcp/mcp_notes.php +++ b/phpBB/modules/mcp/mcp_notes.php diff --git a/phpBB/includes/mcp/mcp_post.php b/phpBB/modules/mcp/mcp_post.php index 5717242541..5717242541 100644 --- a/phpBB/includes/mcp/mcp_post.php +++ b/phpBB/modules/mcp/mcp_post.php diff --git a/phpBB/includes/mcp/mcp_queue.php b/phpBB/modules/mcp/mcp_queue.php index 0db75dd268..0db75dd268 100644 --- a/phpBB/includes/mcp/mcp_queue.php +++ b/phpBB/modules/mcp/mcp_queue.php diff --git a/phpBB/includes/mcp/mcp_reports.php b/phpBB/modules/mcp/mcp_reports.php index 7e6bae1dc1..7e6bae1dc1 100644 --- a/phpBB/includes/mcp/mcp_reports.php +++ b/phpBB/modules/mcp/mcp_reports.php diff --git a/phpBB/includes/mcp/mcp_topic.php b/phpBB/modules/mcp/mcp_topic.php index bd1bc4f659..bd1bc4f659 100644 --- a/phpBB/includes/mcp/mcp_topic.php +++ b/phpBB/modules/mcp/mcp_topic.php diff --git a/phpBB/includes/mcp/mcp_warn.php b/phpBB/modules/mcp/mcp_warn.php index d989254e15..d989254e15 100644 --- a/phpBB/includes/mcp/mcp_warn.php +++ b/phpBB/modules/mcp/mcp_warn.php diff --git a/phpBB/includes/ucp/info/ucp_attachments.php b/phpBB/modules/ucp/info/ucp_attachments.php index 84edce446c..84edce446c 100644 --- a/phpBB/includes/ucp/info/ucp_attachments.php +++ b/phpBB/modules/ucp/info/ucp_attachments.php diff --git a/phpBB/includes/ucp/info/ucp_groups.php b/phpBB/modules/ucp/info/ucp_groups.php index 2002123c50..2002123c50 100644 --- a/phpBB/includes/ucp/info/ucp_groups.php +++ b/phpBB/modules/ucp/info/ucp_groups.php diff --git a/phpBB/includes/ucp/info/ucp_main.php b/phpBB/modules/ucp/info/ucp_main.php index 722b7865e6..722b7865e6 100644 --- a/phpBB/includes/ucp/info/ucp_main.php +++ b/phpBB/modules/ucp/info/ucp_main.php diff --git a/phpBB/includes/ucp/info/ucp_pm.php b/phpBB/modules/ucp/info/ucp_pm.php index ade12005c0..ade12005c0 100644 --- a/phpBB/includes/ucp/info/ucp_pm.php +++ b/phpBB/modules/ucp/info/ucp_pm.php diff --git a/phpBB/includes/ucp/info/ucp_prefs.php b/phpBB/modules/ucp/info/ucp_prefs.php index 58359e8a19..58359e8a19 100644 --- a/phpBB/includes/ucp/info/ucp_prefs.php +++ b/phpBB/modules/ucp/info/ucp_prefs.php diff --git a/phpBB/includes/ucp/info/ucp_profile.php b/phpBB/modules/ucp/info/ucp_profile.php index 03a4c81f46..03a4c81f46 100644 --- a/phpBB/includes/ucp/info/ucp_profile.php +++ b/phpBB/modules/ucp/info/ucp_profile.php diff --git a/phpBB/includes/ucp/info/ucp_zebra.php b/phpBB/modules/ucp/info/ucp_zebra.php index 5fc1f8bee7..5fc1f8bee7 100644 --- a/phpBB/includes/ucp/info/ucp_zebra.php +++ b/phpBB/modules/ucp/info/ucp_zebra.php diff --git a/phpBB/includes/ucp/ucp_activate.php b/phpBB/modules/ucp/ucp_activate.php index 594e346310..594e346310 100644 --- a/phpBB/includes/ucp/ucp_activate.php +++ b/phpBB/modules/ucp/ucp_activate.php diff --git a/phpBB/includes/ucp/ucp_attachments.php b/phpBB/modules/ucp/ucp_attachments.php index 39fbe84ae1..39fbe84ae1 100644 --- a/phpBB/includes/ucp/ucp_attachments.php +++ b/phpBB/modules/ucp/ucp_attachments.php diff --git a/phpBB/includes/ucp/ucp_confirm.php b/phpBB/modules/ucp/ucp_confirm.php index 26ffc3c5fb..26ffc3c5fb 100644 --- a/phpBB/includes/ucp/ucp_confirm.php +++ b/phpBB/modules/ucp/ucp_confirm.php diff --git a/phpBB/includes/ucp/ucp_groups.php b/phpBB/modules/ucp/ucp_groups.php index 3dd80fb813..3dd80fb813 100644 --- a/phpBB/includes/ucp/ucp_groups.php +++ b/phpBB/modules/ucp/ucp_groups.php diff --git a/phpBB/includes/ucp/ucp_main.php b/phpBB/modules/ucp/ucp_main.php index ca573ca044..ca573ca044 100644 --- a/phpBB/includes/ucp/ucp_main.php +++ b/phpBB/modules/ucp/ucp_main.php diff --git a/phpBB/includes/ucp/ucp_pm.php b/phpBB/modules/ucp/ucp_pm.php index b631357784..b631357784 100644 --- a/phpBB/includes/ucp/ucp_pm.php +++ b/phpBB/modules/ucp/ucp_pm.php diff --git a/phpBB/includes/ucp/ucp_pm_compose.php b/phpBB/modules/ucp/ucp_pm_compose.php index 9a540ad22c..9a540ad22c 100644 --- a/phpBB/includes/ucp/ucp_pm_compose.php +++ b/phpBB/modules/ucp/ucp_pm_compose.php diff --git a/phpBB/includes/ucp/ucp_pm_options.php b/phpBB/modules/ucp/ucp_pm_options.php index af3b211a5e..af3b211a5e 100644 --- a/phpBB/includes/ucp/ucp_pm_options.php +++ b/phpBB/modules/ucp/ucp_pm_options.php diff --git a/phpBB/includes/ucp/ucp_pm_viewfolder.php b/phpBB/modules/ucp/ucp_pm_viewfolder.php index 36750d69c4..36750d69c4 100644 --- a/phpBB/includes/ucp/ucp_pm_viewfolder.php +++ b/phpBB/modules/ucp/ucp_pm_viewfolder.php diff --git a/phpBB/includes/ucp/ucp_pm_viewmessage.php b/phpBB/modules/ucp/ucp_pm_viewmessage.php index 8b249ab66a..8b249ab66a 100644 --- a/phpBB/includes/ucp/ucp_pm_viewmessage.php +++ b/phpBB/modules/ucp/ucp_pm_viewmessage.php diff --git a/phpBB/includes/ucp/ucp_prefs.php b/phpBB/modules/ucp/ucp_prefs.php index f33ae39ba5..f33ae39ba5 100644 --- a/phpBB/includes/ucp/ucp_prefs.php +++ b/phpBB/modules/ucp/ucp_prefs.php diff --git a/phpBB/includes/ucp/ucp_profile.php b/phpBB/modules/ucp/ucp_profile.php index fc4e7e174b..fc4e7e174b 100644 --- a/phpBB/includes/ucp/ucp_profile.php +++ b/phpBB/modules/ucp/ucp_profile.php diff --git a/phpBB/includes/ucp/ucp_register.php b/phpBB/modules/ucp/ucp_register.php index a3a128f1b2..a3a128f1b2 100644 --- a/phpBB/includes/ucp/ucp_register.php +++ b/phpBB/modules/ucp/ucp_register.php diff --git a/phpBB/includes/ucp/ucp_remind.php b/phpBB/modules/ucp/ucp_remind.php index fd8d1cebc6..fd8d1cebc6 100644 --- a/phpBB/includes/ucp/ucp_remind.php +++ b/phpBB/modules/ucp/ucp_remind.php diff --git a/phpBB/includes/ucp/ucp_resend.php b/phpBB/modules/ucp/ucp_resend.php index a3b79ffb0f..a3b79ffb0f 100644 --- a/phpBB/includes/ucp/ucp_resend.php +++ b/phpBB/modules/ucp/ucp_resend.php diff --git a/phpBB/includes/ucp/ucp_zebra.php b/phpBB/modules/ucp/ucp_zebra.php index c45eb9a1d6..c45eb9a1d6 100644 --- a/phpBB/includes/ucp/ucp_zebra.php +++ b/phpBB/modules/ucp/ucp_zebra.php |