constant CONFIG_PAGES_ET in Config Pages 7
@file This module is based on Model module (https://drupal.org/project/model) and most of the comments left untouched but have entity types renamed. Suuport for features added.
Module for the Model Entity - a starting point to create your own Entity and associated administration interface
File
- ./
config_pages.module, line 12 - This module is based on Model module (https://drupal.org/project/model) and most of the comments left untouched but have entity types renamed. Suuport for features added.
Code
define('CONFIG_PAGES_ET', 'config_pages');