constant ACCESS_KEY in ShrinkTheWeb 6
Same name and namespace in other branches
- 8 shrinktheweb.api.inc \ACCESS_KEY
- 7 shrinktheweb.api.inc \ACCESS_KEY
Prerequisites: PHP4 (tested 4.4.1+), PHP5 * Maintainers: Andreas Pachler, Brandon Elliott * * For the latest documentation and best practices: please visit http://www.shrinktheweb.com/content/shrinktheweb-pagepix-documentation.html
2 uses of ACCESS_KEY
- shrinktheweb_generateRequestArgs in ./
shrinktheweb.api.inc - generate the request arguments
- shrinktheweb_getAccountInfo in ./
shrinktheweb.api.inc - Get Account Info and return it as array
File
- ./
shrinktheweb.api.inc, line 9
Code
define('ACCESS_KEY', variable_get('shrinktheweb_access_key', ''));