global $db_prefix
The prefix to be placed on all database tables.
Archivo
- documentation-6.x/
developer/ globals.php, line 46 - These are the global variables that Drupal uses.
Código
global $db_prefix;
The prefix to be placed on all database tables.
global $db_prefix;