[otrs-cvs] otrs/Kernel/System/CustomerUser DB.pm,1.109,1.110
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/System/CustomerUser
In directory lancelot:/tmp/cvs-serv31688/Kernel/System/CustomerUser
Modified Files:
DB.pm
Log Message:
Moved Connect parts to CustomerCompany and CustomerUser Params configuration.
Author: jh
Index: DB.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/CustomerUser/DB.pm,v
retrieving revision 1.109
retrieving revision 1.110
diff -2 -u -d -r1.109 -r1.110
--- DB.pm 29 Nov 2012 12:59:54 -0000 1.109
+++ DB.pm 3 Dec 2012 10:37:10 -0000 1.110
@@ -69,6 +69,5 @@
my %DatabasePreferences;
if ( $Self->{SourceCharset} !~ /utf(-8|8)/i ) {
- $DatabasePreferences{Encode} = 0;
- $DatabasePreferences{Connect} = '';
+ $DatabasePreferences{Encode} = 0;
}
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log