Changeset 4933 for temp/trunk


Ignore:
Timestamp:
2006/09/17 21:17:32 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r4932 r4933  
    354354        $ret = $this->conn->getOne($sql); 
    355355         
    356         $this->conn->getlastquery(true); 
     356        sfprintr($this->conn->getlastquery(true)); 
    357357         
    358358        return $ret; 
Note: See TracChangeset for help on using the changeset viewer.