maxlength.inc in Maxlength 6
Same filename and directory in other branches
Include file for constants used in the maxlenght module
File
maxlength.incView source
<?php
/**
* @file
* Include file for constants used in the maxlenght module
*/
// Content types that limit body field
define('MAXLENGTH_NODE_TYPE', 'maxlength_');
// Permissions
define('ADMINISTER_MAXLENGTH', 'administer maxlength');
Constants
Name | Description |
---|---|
ADMINISTER_MAXLENGTH | |
MAXLENGTH_NODE_TYPE |