Ok, here comes a big one. Poor updater. Also requires testing.
commit9ca4f4f0827a5df5587f11a5a1553ea41154c16e
authorkellanved <kellanved@89ea8834-ac86-4346-8a33-228a782c2dd0>
Wed, 3 Oct 2007 15:05:54 +0000 (3 15:05 +0000)
committerkellanved <kellanved@89ea8834-ac86-4346-8a33-228a782c2dd0>
Wed, 3 Oct 2007 15:05:54 +0000 (3 15:05 +0000)
tree7914a43cdc9b2d2107e7baeb7061990664bdd841
parent1702534777409cfafaa78a6967e873da28b7e040
Ok, here comes a big one. Poor updater. Also requires testing.

#i91
#i92
#i93
#i94
#i95
#i96

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@8120 89ea8834-ac86-4346-8a33-228a782c2dd0
167 files changed:
phpBB/adm/style/acp_attachments.html
phpBB/adm/style/acp_bbcodes.html
phpBB/adm/style/acp_board.html
phpBB/adm/style/acp_bots.html
phpBB/adm/style/acp_captcha.html
phpBB/adm/style/acp_database.html
phpBB/adm/style/acp_disallow.html
phpBB/adm/style/acp_email.html
phpBB/adm/style/acp_forums.html
phpBB/adm/style/acp_groups.html
phpBB/adm/style/acp_icons.html
phpBB/adm/style/acp_inactive.html
phpBB/adm/style/acp_jabber.html
phpBB/adm/style/acp_language.html
phpBB/adm/style/acp_logs.html
phpBB/adm/style/acp_modules.html
phpBB/adm/style/acp_permission_roles.html
phpBB/adm/style/acp_permissions.html
phpBB/adm/style/acp_profile.html
phpBB/adm/style/acp_prune_forums.html
phpBB/adm/style/acp_prune_users.html
phpBB/adm/style/acp_ranks.html
phpBB/adm/style/acp_reasons.html
phpBB/adm/style/acp_search.html
phpBB/adm/style/acp_styles.html
phpBB/adm/style/acp_users.html
phpBB/adm/style/acp_users_avatar.html
phpBB/adm/style/acp_users_feedback.html
phpBB/adm/style/acp_users_overview.html
phpBB/adm/style/acp_users_prefs.html
phpBB/adm/style/acp_users_profile.html
phpBB/adm/style/acp_users_signature.html
phpBB/adm/style/acp_words.html
phpBB/develop/create_schema_files.php
phpBB/includes/acp/acp_attachments.php
phpBB/includes/acp/acp_ban.php
phpBB/includes/acp/acp_bbcodes.php
phpBB/includes/acp/acp_board.php
phpBB/includes/acp/acp_bots.php
phpBB/includes/acp/acp_captcha.php
phpBB/includes/acp/acp_disallow.php
phpBB/includes/acp/acp_email.php
phpBB/includes/acp/acp_forums.php
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_inactive.php
phpBB/includes/acp/acp_jabber.php
phpBB/includes/acp/acp_language.php
phpBB/includes/acp/acp_permission_roles.php
phpBB/includes/acp/acp_permissions.php
phpBB/includes/acp/acp_ranks.php
phpBB/includes/acp/acp_reasons.php
phpBB/includes/acp/acp_users.php
phpBB/includes/acp/acp_words.php
phpBB/includes/functions.php
phpBB/includes/functions_posting.php
phpBB/includes/mcp/mcp_ban.php
phpBB/includes/mcp/mcp_notes.php
phpBB/includes/mcp/mcp_post.php
phpBB/includes/mcp/mcp_topic.php
phpBB/includes/mcp/mcp_warn.php
phpBB/includes/session.php
phpBB/includes/ucp/ucp_groups.php
phpBB/includes/ucp/ucp_main.php
phpBB/includes/ucp/ucp_pm_compose.php
phpBB/includes/ucp/ucp_pm_options.php
phpBB/includes/ucp/ucp_prefs.php
phpBB/includes/ucp/ucp_profile.php
phpBB/includes/ucp/ucp_register.php
phpBB/includes/ucp/ucp_resend.php
phpBB/install/database_update.php
phpBB/install/schemas/firebird_schema.sql
phpBB/install/schemas/mssql_schema.sql
phpBB/install/schemas/mysql_40_schema.sql
phpBB/install/schemas/mysql_41_schema.sql
phpBB/install/schemas/oracle_schema.sql
phpBB/install/schemas/postgres_schema.sql
phpBB/install/schemas/schema_data.sql
phpBB/install/schemas/sqlite_schema.sql
phpBB/language/en/acp/board.php
phpBB/language/en/common.php
phpBB/memberlist.php
phpBB/posting.php
phpBB/styles/prosilver/template/confirm_body.html
phpBB/styles/prosilver/template/index_body.html
phpBB/styles/prosilver/template/login_body.html
phpBB/styles/prosilver/template/login_forum.html
phpBB/styles/prosilver/template/mcp_approve.html
phpBB/styles/prosilver/template/mcp_ban.html
phpBB/styles/prosilver/template/mcp_forum.html
phpBB/styles/prosilver/template/mcp_front.html
phpBB/styles/prosilver/template/mcp_logs.html
phpBB/styles/prosilver/template/mcp_move.html
phpBB/styles/prosilver/template/mcp_notes_front.html
phpBB/styles/prosilver/template/mcp_notes_user.html
phpBB/styles/prosilver/template/mcp_post.html
phpBB/styles/prosilver/template/mcp_queue.html
phpBB/styles/prosilver/template/mcp_reports.html
phpBB/styles/prosilver/template/mcp_topic.html
phpBB/styles/prosilver/template/mcp_viewlogs.html
phpBB/styles/prosilver/template/mcp_warn_front.html
phpBB/styles/prosilver/template/mcp_warn_list.html
phpBB/styles/prosilver/template/mcp_warn_post.html
phpBB/styles/prosilver/template/mcp_warn_user.html
phpBB/styles/prosilver/template/memberlist_email.html
phpBB/styles/prosilver/template/memberlist_im.html
phpBB/styles/prosilver/template/memberlist_search.html
phpBB/styles/prosilver/template/posting_layout.html
phpBB/styles/prosilver/template/report_body.html
phpBB/styles/prosilver/template/ucp_agreement.html
phpBB/styles/prosilver/template/ucp_attachments.html
phpBB/styles/prosilver/template/ucp_footer.html
phpBB/styles/prosilver/template/ucp_groups_manage.html
phpBB/styles/prosilver/template/ucp_groups_membership.html
phpBB/styles/prosilver/template/ucp_main_bookmarks.html
phpBB/styles/prosilver/template/ucp_main_drafts.html
phpBB/styles/prosilver/template/ucp_main_subscribed.html
phpBB/styles/prosilver/template/ucp_pm_message_footer.html
phpBB/styles/prosilver/template/ucp_pm_options.html
phpBB/styles/prosilver/template/ucp_pm_viewfolder.html
phpBB/styles/prosilver/template/ucp_prefs_personal.html
phpBB/styles/prosilver/template/ucp_prefs_post.html
phpBB/styles/prosilver/template/ucp_prefs_view.html
phpBB/styles/prosilver/template/ucp_profile_avatar.html
phpBB/styles/prosilver/template/ucp_profile_profile_info.html
phpBB/styles/prosilver/template/ucp_profile_reg_details.html
phpBB/styles/prosilver/template/ucp_profile_signature.html
phpBB/styles/prosilver/template/ucp_register.html
phpBB/styles/prosilver/template/ucp_remind.html
phpBB/styles/prosilver/template/ucp_resend.html
phpBB/styles/prosilver/template/ucp_zebra_foes.html
phpBB/styles/prosilver/template/ucp_zebra_friends.html
phpBB/styles/prosilver/template/viewtopic_body.html
phpBB/styles/subsilver2/template/index_body.html
phpBB/styles/subsilver2/template/login_body.html
phpBB/styles/subsilver2/template/login_forum.html
phpBB/styles/subsilver2/template/mcp_approve.html
phpBB/styles/subsilver2/template/mcp_ban.html
phpBB/styles/subsilver2/template/mcp_forum.html
phpBB/styles/subsilver2/template/mcp_front.html
phpBB/styles/subsilver2/template/mcp_logs.html
phpBB/styles/subsilver2/template/mcp_move.html
phpBB/styles/subsilver2/template/mcp_notes_front.html
phpBB/styles/subsilver2/template/mcp_notes_user.html
phpBB/styles/subsilver2/template/mcp_post.html
phpBB/styles/subsilver2/template/mcp_queue.html
phpBB/styles/subsilver2/template/mcp_reports.html
phpBB/styles/subsilver2/template/mcp_topic.html
phpBB/styles/subsilver2/template/mcp_viewlogs.html
phpBB/styles/subsilver2/template/mcp_warn_front.html
phpBB/styles/subsilver2/template/mcp_warn_list.html
phpBB/styles/subsilver2/template/mcp_warn_post.html
phpBB/styles/subsilver2/template/mcp_warn_user.html
phpBB/styles/subsilver2/template/memberlist_body.html
phpBB/styles/subsilver2/template/memberlist_email.html
phpBB/styles/subsilver2/template/memberlist_im.html
phpBB/styles/subsilver2/template/memberlist_search.html
phpBB/styles/subsilver2/template/posting_body.html
phpBB/styles/subsilver2/template/report_body.html
phpBB/styles/subsilver2/template/ucp_agreement.html
phpBB/styles/subsilver2/template/ucp_footer.html
phpBB/styles/subsilver2/template/ucp_pm_message_footer.html
phpBB/styles/subsilver2/template/ucp_pm_options.html
phpBB/styles/subsilver2/template/ucp_pm_viewfolder.html
phpBB/styles/subsilver2/template/ucp_register.html
phpBB/styles/subsilver2/template/ucp_remind.html
phpBB/styles/subsilver2/template/ucp_resend.html
phpBB/viewonline.php