added $non_latin to agc/dbconnect.php file

git-svn-id: svn://192.168.202.10@504 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2007-02-06 15:18:25 +00:00
parent fab111f1fe
commit 894b4f52e9
+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
?>