2 May 2006 08:07
[otrs-cvs] CVS: otrs/Kernel/System DB.pm,1.51,1.52
<cvs-log <at> otrs.org>
2006-05-02 06:07:24 GMT
2006-05-02 06:07:24 GMT
Update of /home/cvs/otrs/Kernel/System
In directory lancelot:/tmp/cvs-serv20886/Kernel/System
Modified Files:
DB.pm
Log Message:
formated the code
Index: DB.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/DB.pm,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -r1.51 -r1.52
*** DB.pm 10 Mar 2006 06:37:31 -0000 1.51
--- DB.pm 2 May 2006 06:07:22 -0000 1.52
***************
*** 183,189 ****
if ($Self->{Debug} > 2) {
$Self->{LogObject}->Log(
! Caller => 1,
! Priority => 'debug',
! Message => "DB.pm->Connect: DSN: $Self->{DSN}, User: $Self->{USER}, Pw: $Self->{PW}, DB Type: $Self->{'DB::Type'};",
);
}
--- 183,189 ----
if ($Self->{Debug} > 2) {
$Self->{LogObject}->Log(
! Caller => 1,
! Priority => 'debug',
(Continue reading)
RSS Feed