settings_domain_prefix.inc in Domain Access 6.2
Same filename and directory in other branches
Dynamic domain table prefix loading.
Loads the table prefixes for the current domain.
Deprecated in 6.x.2. Left here to prevent load errors during upgrade.
File
domain_prefix/settings_domain_prefix.incView source
<?php
/**
* @file
* Dynamic domain table prefix loading.
*
* Loads the table prefixes for the current domain.
*
* Deprecated in 6.x.2.
* Left here to prevent load errors during upgrade.
*
* @ingroup domain_prefix
*/