- Timestamp:
- 05/17/07 16:25:43 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/wifidog/classes/Content/SimplePicture/SimplePicture.php
r1167 r1226 71 71 */ 72 72 parent::setIsPersistent(false); 73 74 $this->setFileMetadataVerbose(false); 73 75 } 74 76 /** When a content object is set as Simple, it means that is is used merely to contain it's own data. No title, description or other metadata will be set or displayed, during display or administration … … 102 104 * End: 103 105 */ 104 105
