constant JOOMLA_ENTITY_TYPE in Joomla to Drupal 7
Same name and namespace in other branches
- 7.2 joomla.module \JOOMLA_ENTITY_TYPE
1 use of JOOMLA_ENTITY_TYPE
File
- ./
joomla.module, line 25 - The joomla module used for migrate Joomla to Drupal.
Code
define('JOOMLA_ENTITY_TYPE', 'node');