constant ONLYONE_FORMAT_INITIAL_DRUSH in Allow a content type only once (Only One) 7
@file Allows to define if a content type must have more than one node in the site.
1 use of ONLYONE_FORMAT_INITIAL_DRUSH
- _onlyone_process in ./
onlyone.helpers.inc - Process the output.
File
- ./
onlyone.module, line 8 - Allows to define if a content type must have more than one node in the site.
Code
define('ONLYONE_FORMAT_INITIAL_DRUSH', ' (');