Changeset 5784
- Timestamp:
- 11/01/07 02:11:45 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfAmazonS3FSPlugin/lib/model/sfAmazonS3BucketObject.php
r5782 r5784 168 168 } 169 169 else 170 throw new sfException("There is no file to save") 170 throw new sfException("There is no file to save"); 171 171 172 172 }