token_formatters.module in Token formatters 7
File
token_formatters.moduleView source
<?php
// Include the field hooks until they can be autoloaded.
module_load_include('inc', 'token_formatters', 'token_formatters.field');
<?php
// Include the field hooks until they can be autoloaded.
module_load_include('inc', 'token_formatters', 'token_formatters.field');