You are here

constant THUMBNAIL_URI in ShrinkTheWeb 7

Same name and namespace in other branches
  1. 8 shrinktheweb.api.inc \THUMBNAIL_URI
  2. 6 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 11

Code

define('THUMBNAIL_URI', file_create_url(THUMBNAIL_DIR) . '/');