Changeset 4776 for temp/trunk/data/class


Ignore:
Timestamp:
2006/09/15 12:31:50 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_DbConn.php

    r4761 r4776  
    6363        } 
    6464        $this->result = $result; 
     65         
     66        $this->conn->getlastquery(); 
     67         
    6568        return $this->result; 
    6669    } 
Note: See TracChangeset for help on using the changeset viewer.