$_POST['js_source'],
"js_init" => $_POST['js_init'],
"load_mcustom_js" => $_POST['load_mcustom_js'],
"detect_ajax" => $_POST['detect_ajax'],
// Query options
"db_force_case" => $_POST['db_force_case'],
"db_force_unicode" => $_POST['db_force_unicode'],
"db_force_utf8_like" => $_POST['db_force_utf8_like']
);
update_option('asl_compatibility', $values);
$updated = true;
}
?>
Search compatibility settings successfuly updated!
DEMO MODE ENABLED - Please note, that these options are read-only