You are here

constant TINIFY_PHP_DIRNAME in TinyPNG 7

@file Provides TinyPNG integration.

2 uses of TINIFY_PHP_DIRNAME
drush_tinypng_tinify_download in ./tinypng.drush.inc
Command to download the Tinify PHP Library.
tinypng_load_library in ./tinypng.module
Load TinyPNG library.

File

./tinypng.module, line 7
Provides TinyPNG integration.

Code

define('TINIFY_PHP_DIRNAME', 'tinify-php');