Source for file settings_multitable.php
Documentation is available at settings_multitable.php
'lang_name_col' => 'name',
'lang_meta_col' => 'meta',
'lang_errmsg_col' => 'error_text',
'lang_encoding_col' => 'encoding',
'strings_tables' => array (
'string_id_col' => 'string_id',
'string_page_id_col' => 'page_id',
'string_text_col' => 'string'
//'prefetch' => false //more queries, smaller result sets
//(use when db load is cheaper than network load)
Documentation generated on Fri, 14 Nov 2008 11:30:32 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.
|