Changeset 3111
- Timestamp:
- 04/13/08 09:16:12 (3 months ago)
- Files:
-
- trunk/Solar/Sql/Adapter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Solar/Sql/Adapter.php
r3071 r3111 1034 1034 { 1035 1035 $default = array( 1036 'distinct' => false,1036 'distinct' => null, 1037 1037 'cols' => array(), 1038 1038 'from' => array(),
