You are here

constant DEBUG in ShrinkTheWeb 8

Same name and namespace in other branches
  1. 6 shrinktheweb.api.inc \DEBUG
  2. 7 shrinktheweb.api.inc \DEBUG
2 uses of DEBUG
ShrinkTheWebCallbackController::receiveScreenshot in src/Controller/ShrinkTheWebCallbackController.php
shrinktheweb_checkWebsiteThumbnailCaptured in ./shrinktheweb.api.inc
Method that checks if the thumbnail for the specified website exists.

File

./shrinktheweb.api.inc, line 34

Code

define('DEBUG', $config
  ->get('shrinktheweb_debug'));