constant THUMBNAIL_URI in ShrinkTheWeb 6
Same name and namespace in other branches
- 8 shrinktheweb.api.inc \THUMBNAIL_URI
- 7 shrinktheweb.api.inc \THUMBNAIL_URI
2 uses of THUMBNAIL_URI
- shrinktheweb_getCachedThumbnail in ./
shrinktheweb.api.inc - Get a thumbnail, caching it first if possible
- shrinktheweb_getNoResponseImage in ./
shrinktheweb.api.inc - Gets the account problem image and returns the relative path to the cached image
File
- ./
shrinktheweb.api.inc, line 12
Code
define('THUMBNAIL_URI', file_create_url(THUMBNAIL_DIR) . '/');