Changeset 4092
- Timestamp:
- 08/11/2006 10:23:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/wp-db.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/wp-db.php
r4067 r4092 123 123 124 124 function flush() { 125 $this->last_result = null;125 $this->last_result = array(); 126 126 $this->col_info = null; 127 127 $this->last_query = null;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)