You appear to be a bot. Output may be restricted
Description
Turn on translation performed by bw_translate()
Usage
bw_translation_on();
Parameters
Returns
void
Source
File name: oik-bwtrace/libs/bobbfunc.php
Lines:
1 to 3 of 3
function bw_translation_on() { bw_context( "bw_translation", "on" ); }