Changeset 1668 for trunk/system/config/sql_types.php
- Timestamp:
- 01/04/2008 10:01:49 AM (12 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/sql_types.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/sql_types.php
r1522 r1668 1 1 <?php defined('SYSPATH') or die('No direct script access.'); 2 2 /** 3 * @package Database 4 * 3 5 * SQL data types. If there are missing values, please report them: 4 6 *
