- Timestamp:
- 09/15/05 11:50:31 (4 years ago)
- Files:
-
- 1 modified
-
trunk/plog-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plog-functions.php
r197 r199 73 73 74 74 // set data 75 $phpThumb->s rc = $source_file_name;75 $phpThumb->setSourceFileName($source_file_name); 76 76 $phpThumb->w = $thumb_config['size']; 77 77 $phpThumb->q = $config['compression'];
