﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
11804	Object Access Violation in repair.php and is_blog_installed()	hakre		"On line 36 in /wp-admin/maint/repair.php the global {{{$wpdb}}} of type {{{wpdb}}} is accessing the following private member: {{{wpdb::$old_tables}}}. That member has been defined with @access private. The code must reflect that.

There is an additional access violation in the same script by accessing the private tables member.

The errors were introduced in [11902] by ryan. wpdb should offer a public member to check for deprecated tables.

Related: #11799"	defect (bug)	closed	normal		General	3.0	normal	duplicate	has-patch tested	
