added non_latin flag to dbconnect.php to remove latin rules for UTF8 variables

git-svn-id: svn://192.168.202.10@475 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2007-01-23 16:43:44 +00:00
parent 2a5f05d594
commit fd2e7cbe87
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -44,5 +44,6 @@ $local_AMP = '@';
$ext_context = 'demo';
$recording_exten = '8309';
$WeBRooTWritablE = '1';
$non_latin = '0'; # set to 1 for UTF rules
?>