You are here

constant JOOMLA_ENTITY_TYPE in Joomla to Drupal 7

Same name and namespace in other branches
  1. 7.2 joomla.module \JOOMLA_ENTITY_TYPE
1 use of JOOMLA_ENTITY_TYPE
joomla_import_content in ./joomla.module

File

./joomla.module, line 25
The joomla module used for migrate Joomla to Drupal.

Code

define('JOOMLA_ENTITY_TYPE', 'node');