Ticket #25902: wp-db.php.diff
| File wp-db.php.diff, 460 bytes (added by , 13 years ago) |
|---|
-
wp-db.php
206 206 * @var array 207 207 */ 208 208 var $tables = array( 'posts', 'comments', 'links', 'options', 'postmeta', 209 'terms', 'term _taxonomy', 'term_relationships', 'commentmeta' );209 'terms', 'termmeta', 'term_taxonomy', 'term_relationships', 'commentmeta' ); 210 210 211 211 /** 212 212 * List of deprecated WordPress tables
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)