constant PATRON_ENABLED in Library 6
Same name and namespace in other branches
- 5.2 patron/patron.module \PATRON_ENABLED
Patron may use the library
2 uses of PATRON_ENABLED
- patron_autocomplete in patron/
patron.module - Retrieve a pipe delimited string of autocomplete suggestions for existing patron
- patron_get_patrons in patron/
patron.module - Retrieve a list of patrons
File
- patron/
patron.module, line 26
Code
define('PATRON_ENABLED', 0);