[otrs-cvs] otrs/Kernel/System/CustomerUser DB.pm, 1.88.2.2, 1.88.2.3

"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-serv32425/Kernel/System/CustomerUser

Modified Files:
      Tag: rel-3_1
	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.88.2.2
retrieving revision 1.88.2.3
diff -2 -u -d -r1.88.2.2 -r1.88.2.3
--- DB.pm	29 Nov 2012 12:57:25 -0000	1.88.2.2
+++ DB.pm	3 Dec 2012 10:39:00 -0000	1.88.2.3
@@ -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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.