Changeset 740 for devel/_files
- Timestamp:
- 12/04/06 14:59:27 (2 years ago)
- Files:
-
- devel/_files/icon.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/_files/icon.php
r733 r740 42 42 43 43 $filelocation = file_cache($file); 44 echo $filelocation;45 exit;46 44 spit_phpthumb_image($filelocation, $phpthumbconfig); 47 45
