Show
Ignore:
Timestamp:
01/22/08 17:45:43 (9 months ago)
Author:
mikey
Message:

code nazi :)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/rdbms/pdo/stubDatabasePDOConnection.php

    r1265 r1281  
    167167     * creates a prepared statement 
    168168     *  
    169      * @param   string  $statement      SQL statement  
     169     * @param   string  $statement      SQL statement 
    170170     * @param   array   $driverOptions  optional  one or more key=>value pairs to set attribute values for the Statement object 
    171171     * @return  stubDatabasePDOStatement