constant JOOMLA_PREFIX in Joomla to Drupal 7.2
Same name and namespace in other branches
- 6 joomla.module \JOOMLA_PREFIX
- 7 joomla.module \JOOMLA_PREFIX
2 uses of JOOMLA_PREFIX
- joomla_admin_settings in ./
joomla.module - Joomla admin settings.
- joomla_database_init in ./
joomla.module - Initialise settings for communicating with the Joomla database. This makes it possible to switch between the Drupal and Joomla databases with db_set_active().
File
- ./
joomla.module, line 16 - The joomla module used for migrate Joomla to Drupal.
Code
define('JOOMLA_PREFIX', 'jos_');