constant ISBN_10_DIGIT in ISBN Field 6
2 uses of ISBN_10_DIGIT
- isbn_validate_10 in ./
isbn.module - isbn_widget in ./
isbn.module - Implementation of hook_widget().
File
- ./
isbn.module, line 9 - Defines ISBN field types.
Code
define('ISBN_10_DIGIT', 10);