You are here

constant JOOMLA_PREFIX in Joomla to Drupal 7

Same name and namespace in other branches
  1. 6 joomla.module \JOOMLA_PREFIX
  2. 7.2 joomla.module \JOOMLA_PREFIX
4 uses of JOOMLA_PREFIX
joomla_admin_settings in ./joomla.module
joomla_import_categories in ./joomla.module
joomla_import_content in ./joomla.module
joomla_import_users in ./joomla.module

File

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

Code

define('JOOMLA_PREFIX', 'jos_');