Changeset 5438
- Timestamp:
- 03/10/08 16:18:07 (5 months ago)
- Files:
-
- framework3/trunk/plugins/db_mysql.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
framework3/trunk/plugins/db_mysql.rb
r5137 r5438 8 8 # 9 9 # This class intializes the database db with a shiny new 10 # SQLite3database instance.10 # MySQL database instance. 11 11 # 12 12 ###
