Changeset 750
- Timestamp:
- 07/01/07 16:22:59 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/rdbms/stubDatabaseConnection.php
r482 r750 27 27 /** 28 28 * establishes the connection 29 * 30 * @throws stubDatabaseException 29 31 */ 30 32 public function connect();
