Show
Ignore:
Timestamp:
01/25/08 20:09:22 (4 months ago)
Author:
richi
Message:

coding standards: fixed coding standards issues (function docblock)

Files:

Legend:

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

    r1281 r1301  
    115115     * removes the connection data with the given id 
    116116     * 
    117      * @param  string  $id  optional  id of the connection data to remove 
     117     * @param  string  $id  optional  id of the connection data to remove 
    118118     */ 
    119119    public static function removeConnectionData($id = stubDatabaseConnectionData::DEFAULT_ID)