Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2015 12:00:17 +0000 (UTC)
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392880 - head/www/phpbb3
Message-ID:  <201507251200.t6PC0Hnk006140@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: flo
Date: Sat Jul 25 12:00:16 2015
New Revision: 392880
URL: https://svnweb.freebsd.org/changeset/ports/392880

Log:
  - Update to 3.1.5
  - don't make all files/directories writable by the web server, only the ones
    phpbb3 actually needs to write to
  
  PR:		200770
  Approved by:	maintainer timeout
  Committed from:	Essen FreeBSD Hackathon

Modified:
  head/www/phpbb3/Makefile
  head/www/phpbb3/distinfo
  head/www/phpbb3/pkg-plist

Modified: head/www/phpbb3/Makefile
==============================================================================
--- head/www/phpbb3/Makefile	Sat Jul 25 11:51:29 2015	(r392879)
+++ head/www/phpbb3/Makefile	Sat Jul 25 12:00:16 2015	(r392880)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpbb
-PORTVERSION=	3.0.12
-PORTREVISION=	1
+PORTVERSION=	3.1.5
 CATEGORIES=	www
 MASTER_SITES=	https://www.phpbb.com/files/release/
 PKGNAMESUFFIX=	3

Modified: head/www/phpbb3/distinfo
==============================================================================
--- head/www/phpbb3/distinfo	Sat Jul 25 11:51:29 2015	(r392879)
+++ head/www/phpbb3/distinfo	Sat Jul 25 12:00:16 2015	(r392880)
@@ -1,2 +1,2 @@
-SHA256 (phpBB-3.0.12.tar.bz2) = 14f216807063017a0110c6b36f1e4c0131e0ba4c42322ec6be77392059a197a8
-SIZE (phpBB-3.0.12.tar.bz2) = 1600626
+SHA256 (phpBB-3.1.5.tar.bz2) = 8a9f845f0c3cdb9dad8ee35ca40e4bb96f82c6305313766658b31442234ee144
+SIZE (phpBB-3.1.5.tar.bz2) = 2126815

Modified: head/www/phpbb3/pkg-plist
==============================================================================
--- head/www/phpbb3/pkg-plist	Sat Jul 25 11:51:29 2015	(r392879)
+++ head/www/phpbb3/pkg-plist	Sat Jul 25 12:00:16 2015	(r392880)
@@ -1,7 +1,5 @@
-@group %%WWWGRP%%
-@owner %%WWWOWN%%
-@mode 0644
 %%PHPBBDIR%%/.htaccess
+%%PHPBBDIR%%/adm/images/alert_close.png
 %%PHPBBDIR%%/adm/images/arrow_down.gif
 %%PHPBBDIR%%/adm/images/arrow_left.gif
 %%PHPBBDIR%%/adm/images/arrow_right.gif
@@ -13,15 +11,9 @@
 %%PHPBBDIR%%/adm/images/bg_hash4.gif
 %%PHPBBDIR%%/adm/images/bg_header.gif
 %%PHPBBDIR%%/adm/images/bg_header.jpg
-%%PHPBBDIR%%/adm/images/bg_tabs1.gif
-%%PHPBBDIR%%/adm/images/bg_tabs2.gif
 %%PHPBBDIR%%/adm/images/bg_tabs_alt1.gif
 %%PHPBBDIR%%/adm/images/bg_tabs_alt2.gif
 %%PHPBBDIR%%/adm/images/cellpic3.gif
-%%PHPBBDIR%%/adm/images/corners_left.gif
-%%PHPBBDIR%%/adm/images/corners_left2.gif
-%%PHPBBDIR%%/adm/images/corners_right.gif
-%%PHPBBDIR%%/adm/images/corners_right2.gif
 %%PHPBBDIR%%/adm/images/file_conflict.gif
 %%PHPBBDIR%%/adm/images/file_modified.gif
 %%PHPBBDIR%%/adm/images/file_new.gif
@@ -45,25 +37,36 @@
 %%PHPBBDIR%%/adm/images/icon_up.gif
 %%PHPBBDIR%%/adm/images/icon_up_disabled.gif
 %%PHPBBDIR%%/adm/images/innerbox_bg.gif
+%%PHPBBDIR%%/adm/images/loading.gif
 %%PHPBBDIR%%/adm/images/no_avatar.gif
 %%PHPBBDIR%%/adm/images/no_image.png
 %%PHPBBDIR%%/adm/images/phpbb_logo.png
 %%PHPBBDIR%%/adm/images/progress_bar.gif
 %%PHPBBDIR%%/adm/images/spacer.gif
-%%PHPBBDIR%%/adm/images/toggle.gif
 %%PHPBBDIR%%/adm/index.php
 %%PHPBBDIR%%/adm/style/acp_attachments.html
+%%PHPBBDIR%%/adm/style/acp_avatar_options_gravatar.html
+%%PHPBBDIR%%/adm/style/acp_avatar_options_local.html
+%%PHPBBDIR%%/adm/style/acp_avatar_options_remote.html
+%%PHPBBDIR%%/adm/style/acp_avatar_options_upload.html
 %%PHPBBDIR%%/adm/style/acp_ban.html
 %%PHPBBDIR%%/adm/style/acp_bbcodes.html
 %%PHPBBDIR%%/adm/style/acp_board.html
 %%PHPBBDIR%%/adm/style/acp_bots.html
 %%PHPBBDIR%%/adm/style/acp_captcha.html
+%%PHPBBDIR%%/adm/style/acp_contact.html
 %%PHPBBDIR%%/adm/style/acp_database.html
 %%PHPBBDIR%%/adm/style/acp_disallow.html
 %%PHPBBDIR%%/adm/style/acp_email.html
+%%PHPBBDIR%%/adm/style/acp_ext_delete_data.html
+%%PHPBBDIR%%/adm/style/acp_ext_details.html
+%%PHPBBDIR%%/adm/style/acp_ext_disable.html
+%%PHPBBDIR%%/adm/style/acp_ext_enable.html
+%%PHPBBDIR%%/adm/style/acp_ext_list.html
 %%PHPBBDIR%%/adm/style/acp_forums.html
 %%PHPBBDIR%%/adm/style/acp_forums_copy_perm.html
 %%PHPBBDIR%%/adm/style/acp_groups.html
+%%PHPBBDIR%%/adm/style/acp_groups_position.html
 %%PHPBBDIR%%/adm/style/acp_icons.html
 %%PHPBBDIR%%/adm/style/acp_inactive.html
 %%PHPBBDIR%%/adm/style/acp_jabber.html
@@ -74,6 +77,7 @@
 %%PHPBBDIR%%/adm/style/acp_permission_roles.html
 %%PHPBBDIR%%/adm/style/acp_permissions.html
 %%PHPBBDIR%%/adm/style/acp_php_info.html
+%%PHPBBDIR%%/adm/style/acp_posting_buttons.html
 %%PHPBBDIR%%/adm/style/acp_profile.html
 %%PHPBBDIR%%/adm/style/acp_prune_forums.html
 %%PHPBBDIR%%/adm/style/acp_prune_users.html
@@ -93,18 +97,19 @@
 %%PHPBBDIR%%/adm/style/acp_users_warnings.html
 %%PHPBBDIR%%/adm/style/acp_words.html
 %%PHPBBDIR%%/adm/style/admin.css
+%%PHPBBDIR%%/adm/style/admin.js
+%%PHPBBDIR%%/adm/style/ajax.js
+%%PHPBBDIR%%/adm/style/auth_provider_ldap.html
+%%PHPBBDIR%%/adm/style/auth_provider_oauth.html
 %%PHPBBDIR%%/adm/style/captcha_default_acp_demo.html
 %%PHPBBDIR%%/adm/style/captcha_gd_acp.html
 %%PHPBBDIR%%/adm/style/captcha_qa_acp.html
 %%PHPBBDIR%%/adm/style/captcha_qa_acp_demo.html
 %%PHPBBDIR%%/adm/style/captcha_recaptcha.html
 %%PHPBBDIR%%/adm/style/captcha_recaptcha_acp.html
-%%PHPBBDIR%%/adm/style/colour_swatch.html
 %%PHPBBDIR%%/adm/style/confirm_bbcode.html
 %%PHPBBDIR%%/adm/style/confirm_body.html
 %%PHPBBDIR%%/adm/style/confirm_body_prune.html
-%%PHPBBDIR%%/adm/style/custom_profile_fields.html
-%%PHPBBDIR%%/adm/style/editor.js
 %%PHPBBDIR%%/adm/style/install_convert.html
 %%PHPBBDIR%%/adm/style/install_error.html
 %%PHPBBDIR%%/adm/style/install_footer.html
@@ -116,43 +121,78 @@
 %%PHPBBDIR%%/adm/style/message_body.html
 %%PHPBBDIR%%/adm/style/overall_footer.html
 %%PHPBBDIR%%/adm/style/overall_header.html
+%%PHPBBDIR%%/adm/style/pagination.html
 %%PHPBBDIR%%/adm/style/permission_forum_copy.html
 %%PHPBBDIR%%/adm/style/permission_mask.html
 %%PHPBBDIR%%/adm/style/permission_roles_mask.html
 %%PHPBBDIR%%/adm/style/permission_trace.html
 %%PHPBBDIR%%/adm/style/permissions.js
+%%PHPBBDIR%%/adm/style/profilefields/bool.html
+%%PHPBBDIR%%/adm/style/profilefields/date.html
+%%PHPBBDIR%%/adm/style/profilefields/dropdown.html
+%%PHPBBDIR%%/adm/style/profilefields/int.html
+%%PHPBBDIR%%/adm/style/profilefields/string.html
+%%PHPBBDIR%%/adm/style/profilefields/text.html
+%%PHPBBDIR%%/adm/style/profilefields/url.html
 %%PHPBBDIR%%/adm/style/progress_bar.html
 %%PHPBBDIR%%/adm/style/simple_body.html
 %%PHPBBDIR%%/adm/style/simple_footer.html
 %%PHPBBDIR%%/adm/style/simple_header.html
+%%PHPBBDIR%%/adm/style/timezone.js
+%%PHPBBDIR%%/adm/style/timezone_option.html
 %%PHPBBDIR%%/adm/style/tooltip.js
-%%PHPBBDIR%%/adm/style/viewsource.html
-%%PHPBBDIR%%/adm/swatch.php
+%%PHPBBDIR%%/app.php
+%%PHPBBDIR%%/assets/javascript/core.js
+%%PHPBBDIR%%/assets/javascript/editor.js
+%%PHPBBDIR%%/assets/javascript/jquery.min.js
+%%PHPBBDIR%%/assets/javascript/plupload.js
+%%PHPBBDIR%%/assets/plupload/plupload.full.min.js
+%%PHPBBDIR%%/bin/phpbbcli.php
 %%PHPBBDIR%%/cache/.htaccess
 %%PHPBBDIR%%/cache/index.htm
 %%PHPBBDIR%%/common.php
-@sample %%PHPBBDIR%%/config.php.sample
+%%PHPBBDIR%%/composer.json
+%%PHPBBDIR%%/composer.lock
+%%PHPBBDIR%%/config.php.sample
+%%PHPBBDIR%%/config/.htaccess
+%%PHPBBDIR%%/config/auth.yml
+%%PHPBBDIR%%/config/avatar.yml
+%%PHPBBDIR%%/config/captcha.yml
+%%PHPBBDIR%%/config/console.yml
+%%PHPBBDIR%%/config/content.yml
+%%PHPBBDIR%%/config/cron.yml
+%%PHPBBDIR%%/config/db.yml
+%%PHPBBDIR%%/config/event.yml
+%%PHPBBDIR%%/config/feed.yml
+%%PHPBBDIR%%/config/mimetype_guesser.yml
+%%PHPBBDIR%%/config/notification.yml
+%%PHPBBDIR%%/config/parameters.yml
+%%PHPBBDIR%%/config/password.yml
+%%PHPBBDIR%%/config/profilefield.yml
+%%PHPBBDIR%%/config/routing.yml
+%%PHPBBDIR%%/config/services.yml
+%%PHPBBDIR%%/config/tables.yml
+%%PHPBBDIR%%/config/user.yml
 %%PHPBBDIR%%/cron.php
-%%PHPBBDIR%%/docs/AUTHORS
 %%PHPBBDIR%%/docs/CHANGELOG.html
-%%PHPBBDIR%%/docs/COPYING
+%%PHPBBDIR%%/docs/CREDITS.txt
 %%PHPBBDIR%%/docs/FAQ.html
 %%PHPBBDIR%%/docs/INSTALL.html
+%%PHPBBDIR%%/docs/LICENSE.txt
 %%PHPBBDIR%%/docs/README.html
+%%PHPBBDIR%%/docs/assets/css/stylesheet.css
+%%PHPBBDIR%%/docs/assets/images/bg_header.gif
+%%PHPBBDIR%%/docs/assets/images/icon_back_top.gif
+%%PHPBBDIR%%/docs/assets/images/site_logo.gif
 %%PHPBBDIR%%/docs/auth_api.html
-%%PHPBBDIR%%/docs/bg_header.gif
 %%PHPBBDIR%%/docs/coding-guidelines.html
-%%PHPBBDIR%%/docs/corners_left.gif
-%%PHPBBDIR%%/docs/corners_left.png
-%%PHPBBDIR%%/docs/corners_right.gif
-%%PHPBBDIR%%/docs/corners_right.png
-%%PHPBBDIR%%/docs/hook_system.html
+%%PHPBBDIR%%/docs/events.md
 %%PHPBBDIR%%/docs/lighttpd.sample.conf
 %%PHPBBDIR%%/docs/nginx.sample.conf
-%%PHPBBDIR%%/docs/site_logo.gif
-%%PHPBBDIR%%/docs/stylesheet.css
+%%PHPBBDIR%%/docs/sphinx.sample.conf
 %%PHPBBDIR%%/download/file.php
 %%PHPBBDIR%%/download/index.htm
+%%PHPBBDIR%%/ext/index.htm
 %%PHPBBDIR%%/faq.php
 %%PHPBBDIR%%/feed.php
 %%PHPBBDIR%%/files/.htaccess
@@ -222,24 +262,17 @@
 %%PHPBBDIR%%/images/upload_icons/xls.gif
 %%PHPBBDIR%%/images/upload_icons/zip.gif
 %%PHPBBDIR%%/includes/.htaccess
-%%PHPBBDIR%%/includes/acm/acm_apc.php
-%%PHPBBDIR%%/includes/acm/acm_eaccelerator.php
-%%PHPBBDIR%%/includes/acm/acm_file.php
-%%PHPBBDIR%%/includes/acm/acm_memcache.php
-%%PHPBBDIR%%/includes/acm/acm_memory.php
-%%PHPBBDIR%%/includes/acm/acm_null.php
-%%PHPBBDIR%%/includes/acm/acm_redis.php
-%%PHPBBDIR%%/includes/acm/acm_wincache.php
-%%PHPBBDIR%%/includes/acm/acm_xcache.php
 %%PHPBBDIR%%/includes/acp/acp_attachments.php
 %%PHPBBDIR%%/includes/acp/acp_ban.php
 %%PHPBBDIR%%/includes/acp/acp_bbcodes.php
 %%PHPBBDIR%%/includes/acp/acp_board.php
 %%PHPBBDIR%%/includes/acp/acp_bots.php
 %%PHPBBDIR%%/includes/acp/acp_captcha.php
+%%PHPBBDIR%%/includes/acp/acp_contact.php
 %%PHPBBDIR%%/includes/acp/acp_database.php
 %%PHPBBDIR%%/includes/acp/acp_disallow.php
 %%PHPBBDIR%%/includes/acp/acp_email.php
+%%PHPBBDIR%%/includes/acp/acp_extensions.php
 %%PHPBBDIR%%/includes/acp/acp_forums.php
 %%PHPBBDIR%%/includes/acp/acp_groups.php
 %%PHPBBDIR%%/includes/acp/acp_icons.php
@@ -269,9 +302,11 @@
 %%PHPBBDIR%%/includes/acp/info/acp_board.php
 %%PHPBBDIR%%/includes/acp/info/acp_bots.php
 %%PHPBBDIR%%/includes/acp/info/acp_captcha.php
+%%PHPBBDIR%%/includes/acp/info/acp_contact.php
 %%PHPBBDIR%%/includes/acp/info/acp_database.php
 %%PHPBBDIR%%/includes/acp/info/acp_disallow.php
 %%PHPBBDIR%%/includes/acp/info/acp_email.php
+%%PHPBBDIR%%/includes/acp/info/acp_extensions.php
 %%PHPBBDIR%%/includes/acp/info/acp_forums.php
 %%PHPBBDIR%%/includes/acp/info/acp_groups.php
 %%PHPBBDIR%%/includes/acp/info/acp_icons.php
@@ -294,57 +329,32 @@
 %%PHPBBDIR%%/includes/acp/info/acp_update.php
 %%PHPBBDIR%%/includes/acp/info/acp_users.php
 %%PHPBBDIR%%/includes/acp/info/acp_words.php
-%%PHPBBDIR%%/includes/auth.php
-%%PHPBBDIR%%/includes/auth/auth_apache.php
-%%PHPBBDIR%%/includes/auth/auth_db.php
-%%PHPBBDIR%%/includes/auth/auth_ldap.php
-%%PHPBBDIR%%/includes/auth/index.htm
 %%PHPBBDIR%%/includes/bbcode.php
-%%PHPBBDIR%%/includes/cache.php
-%%PHPBBDIR%%/includes/captcha/captcha_factory.php
-%%PHPBBDIR%%/includes/captcha/captcha_gd.php
-%%PHPBBDIR%%/includes/captcha/captcha_gd_wave.php
-%%PHPBBDIR%%/includes/captcha/captcha_non_gd.php
-%%PHPBBDIR%%/includes/captcha/plugins/captcha_abstract.php
-%%PHPBBDIR%%/includes/captcha/plugins/phpbb_captcha_gd_plugin.php
-%%PHPBBDIR%%/includes/captcha/plugins/phpbb_captcha_gd_wave_plugin.php
-%%PHPBBDIR%%/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php
-%%PHPBBDIR%%/includes/captcha/plugins/phpbb_captcha_qa_plugin.php
-%%PHPBBDIR%%/includes/captcha/plugins/phpbb_recaptcha_plugin.php
+%%PHPBBDIR%%/includes/compatibility_globals.php
 %%PHPBBDIR%%/includes/constants.php
-%%PHPBBDIR%%/includes/db/db_tools.php
-%%PHPBBDIR%%/includes/db/dbal.php
-%%PHPBBDIR%%/includes/db/firebird.php
-%%PHPBBDIR%%/includes/db/index.htm
-%%PHPBBDIR%%/includes/db/mssql.php
-%%PHPBBDIR%%/includes/db/mssql_odbc.php
-%%PHPBBDIR%%/includes/db/mssqlnative.php
-%%PHPBBDIR%%/includes/db/mysql.php
-%%PHPBBDIR%%/includes/db/mysqli.php
-%%PHPBBDIR%%/includes/db/oracle.php
-%%PHPBBDIR%%/includes/db/postgres.php
-%%PHPBBDIR%%/includes/db/sqlite.php
 %%PHPBBDIR%%/includes/diff/diff.php
 %%PHPBBDIR%%/includes/diff/engine.php
 %%PHPBBDIR%%/includes/diff/renderer.php
-%%PHPBBDIR%%/includes/error_collector.php
 %%PHPBBDIR%%/includes/functions.php
+%%PHPBBDIR%%/includes/functions_acp.php
 %%PHPBBDIR%%/includes/functions_admin.php
+%%PHPBBDIR%%/includes/functions_compatibility.php
 %%PHPBBDIR%%/includes/functions_compress.php
 %%PHPBBDIR%%/includes/functions_content.php
 %%PHPBBDIR%%/includes/functions_convert.php
 %%PHPBBDIR%%/includes/functions_database_helper.php
 %%PHPBBDIR%%/includes/functions_display.php
+%%PHPBBDIR%%/includes/functions_download.php
 %%PHPBBDIR%%/includes/functions_install.php
 %%PHPBBDIR%%/includes/functions_jabber.php
+%%PHPBBDIR%%/includes/functions_mcp.php
 %%PHPBBDIR%%/includes/functions_messenger.php
 %%PHPBBDIR%%/includes/functions_module.php
 %%PHPBBDIR%%/includes/functions_posting.php
 %%PHPBBDIR%%/includes/functions_privmsgs.php
-%%PHPBBDIR%%/includes/functions_profile_fields.php
-%%PHPBBDIR%%/includes/functions_template.php
 %%PHPBBDIR%%/includes/functions_transfer.php
 %%PHPBBDIR%%/includes/functions_upload.php
+%%PHPBBDIR%%/includes/functions_url_matcher.php
 %%PHPBBDIR%%/includes/functions_user.php
 %%PHPBBDIR%%/includes/hooks/index.php
 %%PHPBBDIR%%/includes/index.htm
@@ -370,25 +380,25 @@
 %%PHPBBDIR%%/includes/mcp/mcp_warn.php
 %%PHPBBDIR%%/includes/message_parser.php
 %%PHPBBDIR%%/includes/questionnaire/questionnaire.php
-%%PHPBBDIR%%/includes/search/fulltext_mysql.php
-%%PHPBBDIR%%/includes/search/fulltext_native.php
-%%PHPBBDIR%%/includes/search/index.htm
-%%PHPBBDIR%%/includes/search/search.php
-%%PHPBBDIR%%/includes/session.php
+%%PHPBBDIR%%/includes/sphinxapi.php
 %%PHPBBDIR%%/includes/startup.php
-%%PHPBBDIR%%/includes/template.php
 %%PHPBBDIR%%/includes/ucp/info/ucp_attachments.php
+%%PHPBBDIR%%/includes/ucp/info/ucp_auth_link.php
 %%PHPBBDIR%%/includes/ucp/info/ucp_groups.php
 %%PHPBBDIR%%/includes/ucp/info/ucp_main.php
+%%PHPBBDIR%%/includes/ucp/info/ucp_notifications.php
 %%PHPBBDIR%%/includes/ucp/info/ucp_pm.php
 %%PHPBBDIR%%/includes/ucp/info/ucp_prefs.php
 %%PHPBBDIR%%/includes/ucp/info/ucp_profile.php
 %%PHPBBDIR%%/includes/ucp/info/ucp_zebra.php
 %%PHPBBDIR%%/includes/ucp/ucp_activate.php
 %%PHPBBDIR%%/includes/ucp/ucp_attachments.php
+%%PHPBBDIR%%/includes/ucp/ucp_auth_link.php
 %%PHPBBDIR%%/includes/ucp/ucp_confirm.php
 %%PHPBBDIR%%/includes/ucp/ucp_groups.php
+%%PHPBBDIR%%/includes/ucp/ucp_login_link.php
 %%PHPBBDIR%%/includes/ucp/ucp_main.php
+%%PHPBBDIR%%/includes/ucp/ucp_notifications.php
 %%PHPBBDIR%%/includes/ucp/ucp_pm.php
 %%PHPBBDIR%%/includes/ucp/ucp_pm_compose.php
 %%PHPBBDIR%%/includes/ucp/ucp_pm_options.php
@@ -444,15 +454,10 @@
 %%PHPBBDIR%%/install/install_install.php
 %%PHPBBDIR%%/install/install_main.php
 %%PHPBBDIR%%/install/phpinfo.php
-%%PHPBBDIR%%/install/schemas/firebird_schema.sql
 %%PHPBBDIR%%/install/schemas/index.htm
-%%PHPBBDIR%%/install/schemas/mssql_schema.sql
-%%PHPBBDIR%%/install/schemas/mysql_40_schema.sql
-%%PHPBBDIR%%/install/schemas/mysql_41_schema.sql
 %%PHPBBDIR%%/install/schemas/oracle_schema.sql
 %%PHPBBDIR%%/install/schemas/postgres_schema.sql
 %%PHPBBDIR%%/install/schemas/schema_data.sql
-%%PHPBBDIR%%/install/schemas/sqlite_schema.sql
 %%PHPBBDIR%%/language/en/acp/attachments.php
 %%PHPBBDIR%%/language/en/acp/ban.php
 %%PHPBBDIR%%/language/en/acp/board.php
@@ -460,6 +465,7 @@
 %%PHPBBDIR%%/language/en/acp/common.php
 %%PHPBBDIR%%/language/en/acp/database.php
 %%PHPBBDIR%%/language/en/acp/email.php
+%%PHPBBDIR%%/language/en/acp/extensions.php
 %%PHPBBDIR%%/language/en/acp/forums.php
 %%PHPBBDIR%%/language/en/acp/groups.php
 %%PHPBBDIR%%/language/en/acp/index.htm
@@ -473,19 +479,22 @@
 %%PHPBBDIR%%/language/en/acp/search.php
 %%PHPBBDIR%%/language/en/acp/styles.php
 %%PHPBBDIR%%/language/en/acp/users.php
+%%PHPBBDIR%%/language/en/app.php
 %%PHPBBDIR%%/language/en/captcha_qa.php
 %%PHPBBDIR%%/language/en/captcha_recaptcha.php
+%%PHPBBDIR%%/language/en/cli.php
 %%PHPBBDIR%%/language/en/common.php
 %%PHPBBDIR%%/language/en/email/admin_activate.txt
 %%PHPBBDIR%%/language/en/email/admin_send_email.txt
 %%PHPBBDIR%%/language/en/email/admin_welcome_activated.txt
 %%PHPBBDIR%%/language/en/email/admin_welcome_inactive.txt
+%%PHPBBDIR%%/language/en/email/bookmark.txt
+%%PHPBBDIR%%/language/en/email/contact_admin.txt
 %%PHPBBDIR%%/language/en/email/coppa_resend_inactive.txt
 %%PHPBBDIR%%/language/en/email/coppa_welcome_inactive.txt
 %%PHPBBDIR%%/language/en/email/email_notify.txt
 %%PHPBBDIR%%/language/en/email/forum_notify.txt
 %%PHPBBDIR%%/language/en/email/group_added.txt
-%%PHPBBDIR%%/language/en/email/group_approved.txt
 %%PHPBBDIR%%/language/en/email/group_request.txt
 %%PHPBBDIR%%/language/en/email/index.htm
 %%PHPBBDIR%%/language/en/email/installed.txt
@@ -494,13 +503,31 @@
 %%PHPBBDIR%%/language/en/email/pm_report_deleted.txt
 %%PHPBBDIR%%/language/en/email/post_approved.txt
 %%PHPBBDIR%%/language/en/email/post_disapproved.txt
+%%PHPBBDIR%%/language/en/email/post_in_queue.txt
 %%PHPBBDIR%%/language/en/email/privmsg_notify.txt
 %%PHPBBDIR%%/language/en/email/profile_send_email.txt
 %%PHPBBDIR%%/language/en/email/profile_send_im.txt
+%%PHPBBDIR%%/language/en/email/quote.txt
 %%PHPBBDIR%%/language/en/email/report_closed.txt
 %%PHPBBDIR%%/language/en/email/report_deleted.txt
+%%PHPBBDIR%%/language/en/email/report_pm.txt
+%%PHPBBDIR%%/language/en/email/report_post.txt
+%%PHPBBDIR%%/language/en/email/short/bookmark.txt
+%%PHPBBDIR%%/language/en/email/short/newtopic_notify.txt
+%%PHPBBDIR%%/language/en/email/short/post_approved.txt
+%%PHPBBDIR%%/language/en/email/short/post_disapproved.txt
+%%PHPBBDIR%%/language/en/email/short/post_in_queue.txt
+%%PHPBBDIR%%/language/en/email/short/privmsg_notify.txt
+%%PHPBBDIR%%/language/en/email/short/quote.txt
+%%PHPBBDIR%%/language/en/email/short/report_pm.txt
+%%PHPBBDIR%%/language/en/email/short/report_post.txt
+%%PHPBBDIR%%/language/en/email/short/topic_approved.txt
+%%PHPBBDIR%%/language/en/email/short/topic_disapproved.txt
+%%PHPBBDIR%%/language/en/email/short/topic_in_queue.txt
+%%PHPBBDIR%%/language/en/email/short/topic_notify.txt
 %%PHPBBDIR%%/language/en/email/topic_approved.txt
 %%PHPBBDIR%%/language/en/email/topic_disapproved.txt
+%%PHPBBDIR%%/language/en/email/topic_in_queue.txt
 %%PHPBBDIR%%/language/en/email/topic_notify.txt
 %%PHPBBDIR%%/language/en/email/user_activate.txt
 %%PHPBBDIR%%/language/en/email/user_activate_inactive.txt
@@ -518,7 +545,8 @@
 %%PHPBBDIR%%/language/en/iso.txt
 %%PHPBBDIR%%/language/en/mcp.php
 %%PHPBBDIR%%/language/en/memberlist.php
-%%PHPBBDIR%%/language/en/mods/index.htm
+%%PHPBBDIR%%/language/en/migrator.php
+%%PHPBBDIR%%/language/en/plupload.php
 %%PHPBBDIR%%/language/en/posting.php
 %%PHPBBDIR%%/language/en/search.php
 %%PHPBBDIR%%/language/en/search_ignore_words.php
@@ -529,98 +557,486 @@
 %%PHPBBDIR%%/language/index.htm
 %%PHPBBDIR%%/mcp.php
 %%PHPBBDIR%%/memberlist.php
+%%PHPBBDIR%%/phpbb/auth/auth.php
+%%PHPBBDIR%%/phpbb/auth/index.htm
+%%PHPBBDIR%%/phpbb/auth/provider/apache.php
+%%PHPBBDIR%%/phpbb/auth/provider/base.php
+%%PHPBBDIR%%/phpbb/auth/provider/db.php
+%%PHPBBDIR%%/phpbb/auth/provider/index.htm
+%%PHPBBDIR%%/phpbb/auth/provider/ldap.php
+%%PHPBBDIR%%/phpbb/auth/provider/oauth/oauth.php
+%%PHPBBDIR%%/phpbb/auth/provider/oauth/service/base.php
+%%PHPBBDIR%%/phpbb/auth/provider/oauth/service/bitly.php
+%%PHPBBDIR%%/phpbb/auth/provider/oauth/service/exception.php
+%%PHPBBDIR%%/phpbb/auth/provider/oauth/service/facebook.php
+%%PHPBBDIR%%/phpbb/auth/provider/oauth/service/google.php
+%%PHPBBDIR%%/phpbb/auth/provider/oauth/service/service_interface.php
+%%PHPBBDIR%%/phpbb/auth/provider/oauth/token_storage.php
+%%PHPBBDIR%%/phpbb/auth/provider/provider_interface.php
+%%PHPBBDIR%%/phpbb/auth/provider_collection.php
+%%PHPBBDIR%%/phpbb/avatar/driver/driver.php
+%%PHPBBDIR%%/phpbb/avatar/driver/driver_interface.php
+%%PHPBBDIR%%/phpbb/avatar/driver/gravatar.php
+%%PHPBBDIR%%/phpbb/avatar/driver/local.php
+%%PHPBBDIR%%/phpbb/avatar/driver/remote.php
+%%PHPBBDIR%%/phpbb/avatar/driver/upload.php
+%%PHPBBDIR%%/phpbb/avatar/manager.php
+%%PHPBBDIR%%/phpbb/cache/driver/apc.php
+%%PHPBBDIR%%/phpbb/cache/driver/base.php
+%%PHPBBDIR%%/phpbb/cache/driver/driver_interface.php
+%%PHPBBDIR%%/phpbb/cache/driver/eaccelerator.php
+%%PHPBBDIR%%/phpbb/cache/driver/file.php
+%%PHPBBDIR%%/phpbb/cache/driver/memcache.php
+%%PHPBBDIR%%/phpbb/cache/driver/memory.php
+%%PHPBBDIR%%/phpbb/cache/driver/null.php
+%%PHPBBDIR%%/phpbb/cache/driver/redis.php
+%%PHPBBDIR%%/phpbb/cache/driver/wincache.php
+%%PHPBBDIR%%/phpbb/cache/driver/xcache.php
+%%PHPBBDIR%%/phpbb/cache/service.php
+%%PHPBBDIR%%/phpbb/captcha/char_cube3d.php
+%%PHPBBDIR%%/phpbb/captcha/colour_manager.php
+%%PHPBBDIR%%/phpbb/captcha/factory.php
+%%PHPBBDIR%%/phpbb/captcha/gd.php
+%%PHPBBDIR%%/phpbb/captcha/gd_wave.php
+%%PHPBBDIR%%/phpbb/captcha/non_gd.php
+%%PHPBBDIR%%/phpbb/captcha/plugins/captcha_abstract.php
+%%PHPBBDIR%%/phpbb/captcha/plugins/gd.php
+%%PHPBBDIR%%/phpbb/captcha/plugins/gd_wave.php
+%%PHPBBDIR%%/phpbb/captcha/plugins/nogd.php
+%%PHPBBDIR%%/phpbb/captcha/plugins/qa.php
+%%PHPBBDIR%%/phpbb/captcha/plugins/recaptcha.php
+%%PHPBBDIR%%/phpbb/class_loader.php
+%%PHPBBDIR%%/phpbb/composer.json
+%%PHPBBDIR%%/phpbb/config/config.php
+%%PHPBBDIR%%/phpbb/config/db.php
+%%PHPBBDIR%%/phpbb/config/db_text.php
+%%PHPBBDIR%%/phpbb/config_php_file.php
+%%PHPBBDIR%%/phpbb/console/application.php
+%%PHPBBDIR%%/phpbb/console/command/cache/purge.php
+%%PHPBBDIR%%/phpbb/console/command/command.php
+%%PHPBBDIR%%/phpbb/console/command/config/command.php
+%%PHPBBDIR%%/phpbb/console/command/config/delete.php
+%%PHPBBDIR%%/phpbb/console/command/config/get.php
+%%PHPBBDIR%%/phpbb/console/command/config/increment.php
+%%PHPBBDIR%%/phpbb/console/command/config/set.php
+%%PHPBBDIR%%/phpbb/console/command/config/set_atomic.php
+%%PHPBBDIR%%/phpbb/console/command/cron/cron_list.php
+%%PHPBBDIR%%/phpbb/console/command/cron/run.php
+%%PHPBBDIR%%/phpbb/console/command/db/console_migrator_output_handler.php
+%%PHPBBDIR%%/phpbb/console/command/db/migrate.php
+%%PHPBBDIR%%/phpbb/console/command/dev/migration_tips.php
+%%PHPBBDIR%%/phpbb/console/command/extension/command.php
+%%PHPBBDIR%%/phpbb/console/command/extension/disable.php
+%%PHPBBDIR%%/phpbb/console/command/extension/enable.php
+%%PHPBBDIR%%/phpbb/console/command/extension/purge.php
+%%PHPBBDIR%%/phpbb/console/command/extension/show.php
+%%PHPBBDIR%%/phpbb/console/command/fixup/recalculate_email_hash.php
+%%PHPBBDIR%%/phpbb/content_visibility.php
+%%PHPBBDIR%%/phpbb/controller/exception.php
+%%PHPBBDIR%%/phpbb/controller/helper.php
+%%PHPBBDIR%%/phpbb/controller/provider.php
+%%PHPBBDIR%%/phpbb/controller/resolver.php
+%%PHPBBDIR%%/phpbb/cron/manager.php
+%%PHPBBDIR%%/phpbb/cron/task/base.php
+%%PHPBBDIR%%/phpbb/cron/task/core/prune_all_forums.php
+%%PHPBBDIR%%/phpbb/cron/task/core/prune_forum.php
+%%PHPBBDIR%%/phpbb/cron/task/core/prune_notifications.php
+%%PHPBBDIR%%/phpbb/cron/task/core/prune_shadow_topics.php
+%%PHPBBDIR%%/phpbb/cron/task/core/queue.php
+%%PHPBBDIR%%/phpbb/cron/task/core/tidy_cache.php
+%%PHPBBDIR%%/phpbb/cron/task/core/tidy_database.php
+%%PHPBBDIR%%/phpbb/cron/task/core/tidy_plupload.php
+%%PHPBBDIR%%/phpbb/cron/task/core/tidy_search.php
+%%PHPBBDIR%%/phpbb/cron/task/core/tidy_sessions.php
+%%PHPBBDIR%%/phpbb/cron/task/core/tidy_warnings.php
+%%PHPBBDIR%%/phpbb/cron/task/parametrized.php
+%%PHPBBDIR%%/phpbb/cron/task/task.php
+%%PHPBBDIR%%/phpbb/cron/task/wrapper.php
+%%PHPBBDIR%%/phpbb/datetime.php
+%%PHPBBDIR%%/phpbb/db/driver/driver.php
+%%PHPBBDIR%%/phpbb/db/driver/driver_interface.php
+%%PHPBBDIR%%/phpbb/db/driver/factory.php
+%%PHPBBDIR%%/phpbb/db/driver/mssql.php
+%%PHPBBDIR%%/phpbb/db/driver/mssql_base.php
+%%PHPBBDIR%%/phpbb/db/driver/mssql_odbc.php
+%%PHPBBDIR%%/phpbb/db/driver/mssqlnative.php
+%%PHPBBDIR%%/phpbb/db/driver/mysql.php
+%%PHPBBDIR%%/phpbb/db/driver/mysql_base.php
+%%PHPBBDIR%%/phpbb/db/driver/mysqli.php
+%%PHPBBDIR%%/phpbb/db/driver/oracle.php
+%%PHPBBDIR%%/phpbb/db/driver/postgres.php
+%%PHPBBDIR%%/phpbb/db/driver/sqlite.php
+%%PHPBBDIR%%/phpbb/db/driver/sqlite3.php
+%%PHPBBDIR%%/phpbb/db/html_migrator_output_handler.php
+%%PHPBBDIR%%/phpbb/db/log_wrapper_migrator_output_handler.php
+%%PHPBBDIR%%/phpbb/db/migration/container_aware_migration.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/local_url_bbcode.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_0.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_10.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_10_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_10_rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_10_rc3.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_11.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_11_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_11_rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_12.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_12_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_12_rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_12_rc3.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_13.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_13_pl1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_13_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_14.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_14_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_1_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_2_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_2_rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_3.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_3_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_4.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_4_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_5.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_5_rc1part2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_6.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_6_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_6_rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_6_rc3.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_6_rc4.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_7.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_7_pl1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_7_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_7_rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_8.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_8_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_9.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_9_rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_9_rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_9_rc3.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_9_rc4.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/acp_prune_users_module.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/acp_style_components_module.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/allow_cdn.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/alpha1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/alpha2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/alpha3.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/auth_provider_oauth.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/auth_provider_oauth2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/avatar_types.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/avatars.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/beta1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/beta2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/beta3.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/beta4.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/board_contact_name.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/boardindex.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/bot_update.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/captcha_plugins.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/config_db_text.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/contact_admin_acp_module.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/contact_admin_form.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/dev.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/extensions.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/extensions_version_check_force_unstable.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/forgot_password.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/gold.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/jquery_update.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/jquery_update2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/live_searches_config.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/migrations_table.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/mod_rewrite.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/mysql_fulltext_drop.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/namespaces.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/notification_options_reconvert.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/notifications.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/notifications_cron.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/notifications_cron_p2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/notifications_schema_fix.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/notifications_use_full_name.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/passwords.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/passwords_convert_p1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/passwords_convert_p2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/passwords_p2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/plupload.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/postgres_fulltext_drop.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_aol.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_aol_cleanup.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_change_load_settings.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_cleanup.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_contact_field.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_facebook.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_field_validation_length.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_googleplus.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_icq.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_icq_cleanup.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_interests.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_location.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_location_cleanup.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_occupation.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_on_memberlist.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_show_novalue.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_skype.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_twitter.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_types.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_website.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_website_cleanup.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_wlm.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_wlm_cleanup.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_yahoo.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_yahoo_cleanup.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/profilefield_youtube.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/prune_shadow_topics.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/rc3.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/rc4.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/rc5.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/rc6.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/remove_acp_styles_cache.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/rename_too_long_indexes.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/reported_posts_display.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/reset_missing_captcha_plugin.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/search_type.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/signature_module_auth.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/soft_delete_mod_convert.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/soft_delete_mod_convert2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/softdelete_mcp_modules.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/softdelete_p1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/softdelete_p2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/style_update_p1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/style_update_p2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/teampage.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/timezone.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/timezone_p2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/topic_sort_username.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v310/ucp_popuppm_module.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/m_softdelete_global.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/plupload_last_gc_dynamic.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/profilefield_remove_underscore_from_alpha.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/profilefield_yahoo_update_url.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/style_update.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/update_custom_bbcodes_with_idn.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v311.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v312.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v312rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v313.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v313rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v313rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v314.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v314rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v314rc2.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v315.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v315rc1.php
+%%PHPBBDIR%%/phpbb/db/migration/exception.php
+%%PHPBBDIR%%/phpbb/db/migration/helper.php
+%%PHPBBDIR%%/phpbb/db/migration/migration.php
+%%PHPBBDIR%%/phpbb/db/migration/profilefield_base_migration.php
+%%PHPBBDIR%%/phpbb/db/migration/schema_generator.php
+%%PHPBBDIR%%/phpbb/db/migration/tool/config.php
+%%PHPBBDIR%%/phpbb/db/migration/tool/config_text.php
+%%PHPBBDIR%%/phpbb/db/migration/tool/module.php
+%%PHPBBDIR%%/phpbb/db/migration/tool/permission.php
+%%PHPBBDIR%%/phpbb/db/migration/tool/tool_interface.php
+%%PHPBBDIR%%/phpbb/db/migrator.php
+%%PHPBBDIR%%/phpbb/db/migrator_output_handler_interface.php
+%%PHPBBDIR%%/phpbb/db/null_migrator_output_handler.php
+%%PHPBBDIR%%/phpbb/db/sql_insert_buffer.php
+%%PHPBBDIR%%/phpbb/db/tools.php
+%%PHPBBDIR%%/phpbb/di/container_builder.php
+%%PHPBBDIR%%/phpbb/di/extension/config.php
+%%PHPBBDIR%%/phpbb/di/extension/core.php
+%%PHPBBDIR%%/phpbb/di/extension/ext.php
+%%PHPBBDIR%%/phpbb/di/pass/collection_pass.php
+%%PHPBBDIR%%/phpbb/di/service_collection.php
+%%PHPBBDIR%%/phpbb/di/service_collection_iterator.php
+%%PHPBBDIR%%/phpbb/error_collector.php
+%%PHPBBDIR%%/phpbb/event/data.php
+%%PHPBBDIR%%/phpbb/event/dispatcher.php
+%%PHPBBDIR%%/phpbb/event/dispatcher_interface.php
+%%PHPBBDIR%%/phpbb/event/kernel_exception_subscriber.php
+%%PHPBBDIR%%/phpbb/event/kernel_request_subscriber.php
+%%PHPBBDIR%%/phpbb/event/kernel_terminate_subscriber.php
+%%PHPBBDIR%%/phpbb/event/md_exporter.php
+%%PHPBBDIR%%/phpbb/event/php_exporter.php
+%%PHPBBDIR%%/phpbb/event/recursive_event_filter_iterator.php
+%%PHPBBDIR%%/phpbb/exception/exception_interface.php
+%%PHPBBDIR%%/phpbb/exception/http_exception.php
+%%PHPBBDIR%%/phpbb/exception/runtime_exception.php
+%%PHPBBDIR%%/phpbb/extension/base.php
+%%PHPBBDIR%%/phpbb/extension/exception.php
+%%PHPBBDIR%%/phpbb/extension/extension_interface.php
+%%PHPBBDIR%%/phpbb/extension/manager.php
+%%PHPBBDIR%%/phpbb/extension/metadata_manager.php
+%%PHPBBDIR%%/phpbb/extension/provider.php
+%%PHPBBDIR%%/phpbb/feed/attachments_base.php
+%%PHPBBDIR%%/phpbb/feed/base.php
+%%PHPBBDIR%%/phpbb/feed/factory.php
+%%PHPBBDIR%%/phpbb/feed/forum.php
+%%PHPBBDIR%%/phpbb/feed/forums.php
+%%PHPBBDIR%%/phpbb/feed/helper.php
+%%PHPBBDIR%%/phpbb/feed/news.php
+%%PHPBBDIR%%/phpbb/feed/overall.php
+%%PHPBBDIR%%/phpbb/feed/post_base.php
+%%PHPBBDIR%%/phpbb/feed/topic.php
+%%PHPBBDIR%%/phpbb/feed/topic_base.php
+%%PHPBBDIR%%/phpbb/feed/topics.php
+%%PHPBBDIR%%/phpbb/feed/topics_active.php
+%%PHPBBDIR%%/phpbb/file_downloader.php
+%%PHPBBDIR%%/phpbb/filesystem.php
+%%PHPBBDIR%%/phpbb/finder.php
+%%PHPBBDIR%%/phpbb/groupposition/exception.php
+%%PHPBBDIR%%/phpbb/groupposition/groupposition_interface.php
+%%PHPBBDIR%%/phpbb/groupposition/legend.php
+%%PHPBBDIR%%/phpbb/groupposition/teampage.php
+%%PHPBBDIR%%/phpbb/hook/finder.php
+%%PHPBBDIR%%/phpbb/json_response.php
+%%PHPBBDIR%%/phpbb/lock/db.php
+%%PHPBBDIR%%/phpbb/lock/flock.php
+%%PHPBBDIR%%/phpbb/log/log.php
+%%PHPBBDIR%%/phpbb/log/log_interface.php
+%%PHPBBDIR%%/phpbb/log/null.php
+%%PHPBBDIR%%/phpbb/message/admin_form.php
+%%PHPBBDIR%%/phpbb/message/form.php
+%%PHPBBDIR%%/phpbb/message/message.php
+%%PHPBBDIR%%/phpbb/message/topic_form.php
+%%PHPBBDIR%%/phpbb/message/user_form.php
+%%PHPBBDIR%%/phpbb/mimetype/content_guesser.php
+%%PHPBBDIR%%/phpbb/mimetype/extension_guesser.php
+%%PHPBBDIR%%/phpbb/mimetype/guesser.php
+%%PHPBBDIR%%/phpbb/mimetype/guesser_base.php
+%%PHPBBDIR%%/phpbb/mimetype/guesser_interface.php
+%%PHPBBDIR%%/phpbb/notification/exception.php
+%%PHPBBDIR%%/phpbb/notification/manager.php
+%%PHPBBDIR%%/phpbb/notification/method/base.php
+%%PHPBBDIR%%/phpbb/notification/method/email.php
+%%PHPBBDIR%%/phpbb/notification/method/jabber.php
+%%PHPBBDIR%%/phpbb/notification/method/messenger_base.php
+%%PHPBBDIR%%/phpbb/notification/method/method_interface.php
+%%PHPBBDIR%%/phpbb/notification/type/admin_activate_user.php
+%%PHPBBDIR%%/phpbb/notification/type/approve_post.php
+%%PHPBBDIR%%/phpbb/notification/type/approve_topic.php
+%%PHPBBDIR%%/phpbb/notification/type/base.php
+%%PHPBBDIR%%/phpbb/notification/type/bookmark.php
+%%PHPBBDIR%%/phpbb/notification/type/disapprove_post.php
+%%PHPBBDIR%%/phpbb/notification/type/disapprove_topic.php
+%%PHPBBDIR%%/phpbb/notification/type/group_request.php
+%%PHPBBDIR%%/phpbb/notification/type/group_request_approved.php
+%%PHPBBDIR%%/phpbb/notification/type/pm.php
+%%PHPBBDIR%%/phpbb/notification/type/post.php
+%%PHPBBDIR%%/phpbb/notification/type/post_in_queue.php
+%%PHPBBDIR%%/phpbb/notification/type/quote.php
+%%PHPBBDIR%%/phpbb/notification/type/report_pm.php
+%%PHPBBDIR%%/phpbb/notification/type/report_pm_closed.php
+%%PHPBBDIR%%/phpbb/notification/type/report_post.php
+%%PHPBBDIR%%/phpbb/notification/type/report_post_closed.php
+%%PHPBBDIR%%/phpbb/notification/type/topic.php
+%%PHPBBDIR%%/phpbb/notification/type/topic_in_queue.php
+%%PHPBBDIR%%/phpbb/notification/type/type_interface.php
+%%PHPBBDIR%%/phpbb/pagination.php
+%%PHPBBDIR%%/phpbb/passwords/driver/base.php
+%%PHPBBDIR%%/phpbb/passwords/driver/bcrypt.php
+%%PHPBBDIR%%/phpbb/passwords/driver/bcrypt_2y.php
+%%PHPBBDIR%%/phpbb/passwords/driver/bcrypt_wcf2.php
+%%PHPBBDIR%%/phpbb/passwords/driver/convert_password.php
+%%PHPBBDIR%%/phpbb/passwords/driver/driver_interface.php
+%%PHPBBDIR%%/phpbb/passwords/driver/helper.php
+%%PHPBBDIR%%/phpbb/passwords/driver/md5_mybb.php
+%%PHPBBDIR%%/phpbb/passwords/driver/md5_phpbb2.php
+%%PHPBBDIR%%/phpbb/passwords/driver/md5_vb.php
+%%PHPBBDIR%%/phpbb/passwords/driver/phpass.php
+%%PHPBBDIR%%/phpbb/passwords/driver/salted_md5.php
+%%PHPBBDIR%%/phpbb/passwords/driver/sha1.php
+%%PHPBBDIR%%/phpbb/passwords/driver/sha1_smf.php
+%%PHPBBDIR%%/phpbb/passwords/driver/sha1_wcf1.php
+%%PHPBBDIR%%/phpbb/passwords/driver/sha_xf1.php
+%%PHPBBDIR%%/phpbb/passwords/helper.php
+%%PHPBBDIR%%/phpbb/passwords/manager.php
+%%PHPBBDIR%%/phpbb/path_helper.php
+%%PHPBBDIR%%/phpbb/permissions.php
+%%PHPBBDIR%%/phpbb/php/ini.php
+%%PHPBBDIR%%/phpbb/plupload/plupload.php
+%%PHPBBDIR%%/phpbb/profilefields/lang_helper.php
+%%PHPBBDIR%%/phpbb/profilefields/manager.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_base.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_bool.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_date.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_dropdown.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_googleplus.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_int.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_interface.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_string.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_string_common.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_text.php
+%%PHPBBDIR%%/phpbb/profilefields/type/type_url.php
+%%PHPBBDIR%%/phpbb/recursive_dot_prefix_filter_iterator.php
+%%PHPBBDIR%%/phpbb/request/deactivated_super_global.php
+%%PHPBBDIR%%/phpbb/request/request.php
+%%PHPBBDIR%%/phpbb/request/request_interface.php
+%%PHPBBDIR%%/phpbb/request/type_cast_helper.php
+%%PHPBBDIR%%/phpbb/request/type_cast_helper_interface.php
+%%PHPBBDIR%%/phpbb/search/base.php
+%%PHPBBDIR%%/phpbb/search/fulltext_mysql.php
+%%PHPBBDIR%%/phpbb/search/fulltext_native.php
+%%PHPBBDIR%%/phpbb/search/fulltext_postgres.php
+%%PHPBBDIR%%/phpbb/search/fulltext_sphinx.php
+%%PHPBBDIR%%/phpbb/search/index.htm
+%%PHPBBDIR%%/phpbb/search/sphinx/config.php
+%%PHPBBDIR%%/phpbb/search/sphinx/config_comment.php
+%%PHPBBDIR%%/phpbb/search/sphinx/config_section.php
+%%PHPBBDIR%%/phpbb/search/sphinx/config_variable.php
+%%PHPBBDIR%%/phpbb/session.php
+%%PHPBBDIR%%/phpbb/symfony_request.php
+%%PHPBBDIR%%/phpbb/template/asset.php
+%%PHPBBDIR%%/phpbb/template/base.php
+%%PHPBBDIR%%/phpbb/template/context.php
+%%PHPBBDIR%%/phpbb/template/template.php
+%%PHPBBDIR%%/phpbb/template/twig/definition.php
+%%PHPBBDIR%%/phpbb/template/twig/environment.php
+%%PHPBBDIR%%/phpbb/template/twig/extension.php
+%%PHPBBDIR%%/phpbb/template/twig/lexer.php
+%%PHPBBDIR%%/phpbb/template/twig/loader.php
+%%PHPBBDIR%%/phpbb/template/twig/node/definenode.php
+%%PHPBBDIR%%/phpbb/template/twig/node/event.php
+%%PHPBBDIR%%/phpbb/template/twig/node/expression/binary/equalequal.php
+%%PHPBBDIR%%/phpbb/template/twig/node/expression/binary/notequalequal.php
+%%PHPBBDIR%%/phpbb/template/twig/node/includeasset.php
+%%PHPBBDIR%%/phpbb/template/twig/node/includecss.php
+%%PHPBBDIR%%/phpbb/template/twig/node/includejs.php
+%%PHPBBDIR%%/phpbb/template/twig/node/includenode.php
+%%PHPBBDIR%%/phpbb/template/twig/node/includephp.php
+%%PHPBBDIR%%/phpbb/template/twig/node/php.php
+%%PHPBBDIR%%/phpbb/template/twig/tokenparser/defineparser.php
+%%PHPBBDIR%%/phpbb/template/twig/tokenparser/event.php
+%%PHPBBDIR%%/phpbb/template/twig/tokenparser/includecss.php
+%%PHPBBDIR%%/phpbb/template/twig/tokenparser/includejs.php
+%%PHPBBDIR%%/phpbb/template/twig/tokenparser/includeparser.php
+%%PHPBBDIR%%/phpbb/template/twig/tokenparser/includephp.php
+%%PHPBBDIR%%/phpbb/template/twig/tokenparser/php.php
+%%PHPBBDIR%%/phpbb/template/twig/twig.php
+%%PHPBBDIR%%/phpbb/tree/nestedset.php
+%%PHPBBDIR%%/phpbb/tree/nestedset_forum.php
+%%PHPBBDIR%%/phpbb/tree/tree_interface.php
+%%PHPBBDIR%%/phpbb/user.php
+%%PHPBBDIR%%/phpbb/user_loader.php
+%%PHPBBDIR%%/phpbb/version_helper.php
+%%PHPBBDIR%%/phpbb/viewonline_helper.php
 %%PHPBBDIR%%/posting.php
 %%PHPBBDIR%%/report.php
 %%PHPBBDIR%%/search.php
 %%PHPBBDIR%%/store/.htaccess
 %%PHPBBDIR%%/store/index.htm
-%%PHPBBDIR%%/style.php
-%%PHPBBDIR%%/styles/prosilver/imageset/announce_read.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/announce_read_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/announce_read_locked_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/announce_read_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/announce_unread.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/announce_unread_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/announce_unread_locked_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/announce_unread_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/button_pm_forward.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/button_pm_new.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/button_pm_reply.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/button_topic_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/button_topic_new.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/button_topic_reply.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/icon_contact_pm.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/icon_post_edit.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/icon_post_quote.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/icon_user_online.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/en/imageset.cfg
-%%PHPBBDIR%%/styles/prosilver/imageset/en/index.htm
-%%PHPBBDIR%%/styles/prosilver/imageset/forum_link.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/forum_read.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/forum_read_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/forum_read_subforum.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/forum_unread.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/forum_unread_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/forum_unread_subforum.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_back_top.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_contact_aim.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_contact_email.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_contact_icq.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_contact_jabber.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_contact_msnm.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_contact_www.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_contact_yahoo.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_offline.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_online.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_post_delete.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_post_info.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_post_report.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_post_target.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_post_target_unread.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_rate_bad.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_rate_good.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_topic_attach.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_topic_latest.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_topic_newest.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_topic_reported.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_topic_unapproved.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/icon_user_warn.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/imageset.cfg
-%%PHPBBDIR%%/styles/prosilver/imageset/index.htm
-%%PHPBBDIR%%/styles/prosilver/imageset/site_logo.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/sticky_read.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/sticky_read_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/sticky_read_locked_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/sticky_read_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/sticky_unread.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/sticky_unread_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/sticky_unread_locked_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/sticky_unread_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/subforum_read.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/subforum_unread.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_moved.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_read.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_read_hot.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_read_hot_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_read_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_read_locked_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_read_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_unread.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_unread_hot.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_unread_hot_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_unread_locked.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_unread_locked_mine.gif
-%%PHPBBDIR%%/styles/prosilver/imageset/topic_unread_mine.gif
 %%PHPBBDIR%%/styles/prosilver/style.cfg
+%%PHPBBDIR%%/styles/prosilver/template/ajax.js
 %%PHPBBDIR%%/styles/prosilver/template/attachment.html
 %%PHPBBDIR%%/styles/prosilver/template/bbcode.html
 %%PHPBBDIR%%/styles/prosilver/template/captcha_default.html
 %%PHPBBDIR%%/styles/prosilver/template/captcha_qa.html
 %%PHPBBDIR%%/styles/prosilver/template/captcha_recaptcha.html
 %%PHPBBDIR%%/styles/prosilver/template/confirm_body.html
-%%PHPBBDIR%%/styles/prosilver/template/custom_profile_fields.html
+%%PHPBBDIR%%/styles/prosilver/template/confirm_delete_body.html
 %%PHPBBDIR%%/styles/prosilver/template/drafts.html
-%%PHPBBDIR%%/styles/prosilver/template/editor.js
 %%PHPBBDIR%%/styles/prosilver/template/faq_body.html
 %%PHPBBDIR%%/styles/prosilver/template/forum_fn.js
 %%PHPBBDIR%%/styles/prosilver/template/forumlist_body.html
@@ -628,6 +1044,7 @@
 %%PHPBBDIR%%/styles/prosilver/template/index_body.html

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507251200.t6PC0Hnk006140>