PDA

View Full Version : Query from the vBulletin tables


Botto
08-14-2008, 02:50 PM
Ok, so in drupal when doing a query one uses the {} to indicate that drupal shall add the table prefix. Is the the case for vBDrupal as well? I tried doing a dump of the $db_prefix and it only showed "drupal_"
Is the global def TABLE_PREFIX usable in the vBDrupal environment as well?