- Timestamp:
- 01/25/08 20:09:22 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/rdbms/stubDatabaseConnectionPool.php
r1281 r1301 115 115 * removes the connection data with the given id 116 116 * 117 * @param string $id optional id of the connection data to remove117 * @param string $id optional id of the connection data to remove 118 118 */ 119 119 public static function removeConnectionData($id = stubDatabaseConnectionData::DEFAULT_ID)
