Make WordPress Core


Ignore:
Timestamp:
01/15/2010 10:11:12 PM (15 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/wp-db.php

    r12668 r12733  
    806806        if ( defined('SAVEQUERIES') && SAVEQUERIES )
    807807            $this->timer_start();
    808        
     808
    809809        // use $this->dbh for read ops, and $this->dbhwrite for write ops
    810810        // use $this->dbhglobal for gloal table ops
Note: See TracChangeset for help on using the changeset viewer.