$config to phpbb::$config
commitc331a248414653b550fa22cacafde082a7746bc3
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sun, 28 Dec 2008 23:30:09 +0000 (28 23:30 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sun, 28 Dec 2008 23:30:09 +0000 (28 23:30 +0000)
treee2707fd68720f206c88f8bcaff6e2fc3173c9c94
parent77c3443afe507352cdc77a917a51a13b00467d8a
$config to phpbb::$config

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@9242 89ea8834-ac86-4346-8a33-228a782c2dd0
102 files changed:
phpBB/adm/index.php
phpBB/cron.php
phpBB/develop/repair_bots.php
phpBB/develop/search_fill.php
phpBB/docs/coding-guidelines.html
phpBB/download/file.php
phpBB/includes/auth/auth_apache.php
phpBB/includes/auth/auth_db.php
phpBB/includes/auth/auth_ldap.php
phpBB/includes/captcha/captcha_gd.php
phpBB/includes/captcha/plugins/captcha_abstract.php
phpBB/includes/captcha/plugins/phpbb_captcha_gd_plugin.php
phpBB/includes/captcha/plugins/phpbb_captcha_gd_wave_plugin.php
phpBB/includes/captcha/plugins/phpbb_recaptcha_plugin.php
phpBB/includes/db/dbal.php
phpBB/includes/functions.php
phpBB/includes/functions_admin.php
phpBB/includes/functions_content.php
phpBB/includes/functions_convert.php
phpBB/includes/functions_display.php
phpBB/includes/functions_install.php
phpBB/includes/functions_messenger.php
phpBB/includes/functions_module.php
phpBB/includes/functions_posting.php
phpBB/includes/functions_privmsgs.php
phpBB/includes/functions_profile_fields.php
phpBB/includes/functions_upload.php
phpBB/includes/functions_user.php
phpBB/includes/message_parser.php
phpBB/includes/search/fulltext_mysql.php
phpBB/includes/search/fulltext_native.php
phpBB/includes/search/search.php
phpBB/install/database_update.php
phpBB/install/index.php
phpBB/install/install_install.php
phpBB/install/install_update.php
phpBB/mcp.php
phpBB/memberlist.php
phpBB/modules/acp/acp_attachments.php
phpBB/modules/acp/acp_ban.php
phpBB/modules/acp/acp_bbcodes.php
phpBB/modules/acp/acp_board.php
phpBB/modules/acp/acp_bots.php
phpBB/modules/acp/acp_captcha.php
phpBB/modules/acp/acp_database.php
phpBB/modules/acp/acp_disallow.php
phpBB/modules/acp/acp_email.php
phpBB/modules/acp/acp_forums.php
phpBB/modules/acp/acp_groups.php
phpBB/modules/acp/acp_icons.php
phpBB/modules/acp/acp_inactive.php
phpBB/modules/acp/acp_jabber.php
phpBB/modules/acp/acp_language.php
phpBB/modules/acp/acp_logs.php
phpBB/modules/acp/acp_main.php
phpBB/modules/acp/acp_modules.php
phpBB/modules/acp/acp_permission_roles.php
phpBB/modules/acp/acp_permissions.php
phpBB/modules/acp/acp_php_info.php
phpBB/modules/acp/acp_profile.php
phpBB/modules/acp/acp_prune.php
phpBB/modules/acp/acp_ranks.php
phpBB/modules/acp/acp_reasons.php
phpBB/modules/acp/acp_search.php
phpBB/modules/acp/acp_styles.php
phpBB/modules/acp/acp_update.php
phpBB/modules/acp/acp_users.php
phpBB/modules/acp/acp_words.php
phpBB/modules/mcp/mcp_ban.php
phpBB/modules/mcp/mcp_forum.php
phpBB/modules/mcp/mcp_front.php
phpBB/modules/mcp/mcp_logs.php
phpBB/modules/mcp/mcp_main.php
phpBB/modules/mcp/mcp_notes.php
phpBB/modules/mcp/mcp_post.php
phpBB/modules/mcp/mcp_queue.php
phpBB/modules/mcp/mcp_reports.php
phpBB/modules/mcp/mcp_topic.php
phpBB/modules/mcp/mcp_warn.php
phpBB/modules/ucp/ucp_activate.php
phpBB/modules/ucp/ucp_attachments.php
phpBB/modules/ucp/ucp_confirm.php
phpBB/modules/ucp/ucp_groups.php
phpBB/modules/ucp/ucp_main.php
phpBB/modules/ucp/ucp_pm.php
phpBB/modules/ucp/ucp_pm_compose.php
phpBB/modules/ucp/ucp_pm_options.php
phpBB/modules/ucp/ucp_pm_viewfolder.php
phpBB/modules/ucp/ucp_pm_viewmessage.php
phpBB/modules/ucp/ucp_prefs.php
phpBB/modules/ucp/ucp_profile.php
phpBB/modules/ucp/ucp_register.php
phpBB/modules/ucp/ucp_remind.php
phpBB/modules/ucp/ucp_resend.php
phpBB/modules/ucp/ucp_zebra.php
phpBB/posting.php
phpBB/search.php
phpBB/style.php
phpBB/ucp.php
phpBB/viewforum.php
phpBB/viewonline.php
phpBB/viewtopic.php