Function __global->cns_over_local
Definitions
sources/import.php
- Switch Conversr to run over the local site-DB connector. Useful when importing and our forum driver is actually connected to a forum other than Conversr.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Switch Conversr to run over the local site-DB connector. Useful when importing and our forum driver is actually connected to a forum other than Conversr.
*
*/
function cns_over_local()
* Switch Conversr to run over the local site-DB connector. Useful when importing and our forum driver is actually connected to a forum other than Conversr.
*
*/
function cns_over_local()
