constant ISBN_13_DIGIT in ISBN Field 6
1 use of ISBN_13_DIGIT
- isbn_widget in ./
isbn.module - Implementation of hook_widget().
File
- ./
isbn.module, line 10 - Defines ISBN field types.
Code
define('ISBN_13_DIGIT', 13);
define('ISBN_13_DIGIT', 13);