Changeset 26061
- Timestamp:
- 11/09/2013 04:04:02 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/query.php
r26060 r26061 1912 1912 * @since 3.7.0 1913 1913 * 1914 * @global type$wpdb1914 * @global wpdb $wpdb 1915 1915 * @param array $q Query variables. 1916 * @return string WHERE clause. 1916 1917 */ 1917 1918 protected function parse_search( &$q ) {
Note: See TracChangeset
for help on using the changeset viewer.