Changeset 2639
- Timestamp:
- 11/07/06 22:13:34 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfDoctrine/lib/sfDoctrineAdminGenerator.class.php
- Property svn:keywords set to Id
r2488 r2639 136 136 } 137 137 138 function getSize() 139 { 140 return $this->column[1]; 141 } 142 138 143 function isNotNull() 139 144 {