You are here

constant NO_RESPONSE_IMAGE in ShrinkTheWeb 8

Same name and namespace in other branches
  1. 6 shrinktheweb.api.inc \NO_RESPONSE_IMAGE
  2. 7 shrinktheweb.api.inc \NO_RESPONSE_IMAGE
3 uses of NO_RESPONSE_IMAGE
shrinktheweb_deleteErrorImages in ./shrinktheweb.api.inc
Delete error images.
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 30

Code

define('NO_RESPONSE_IMAGE', 'no_response.jpg');