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