Ignore:
Timestamp:
2006/12/05 21:38:49 (20 years ago)
Author:
kaki
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/module/DB/common.php

    r6114 r10229  
    991991        $this->last_parameters = $data; 
    992992 
     993        sfprintr($stmt); 
     994         
    993995        if (count($this->prepare_types[$stmt]) != count($data)) { 
    994996            $this->last_query = $this->prepared_queries[$stmt]; 
Note: See TracChangeset for help on using the changeset viewer.