[otrs-cvs] otrs/Kernel/System User.pm,1.79,1.80
CVS commits notifications of OTRS.org
cvs-log at otrs.org
Fri Apr 25 10:57:50 GMT 2008
Comments:
Update of /home/cvs/otrs/Kernel/System
In directory lancelot:/tmp/cvs-serv1780/Kernel/System
Modified Files:
User.pm
Log Message:
Fixed error in pod.
Author: tr
Index: User.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/User.pm,v
retrieving revision 1.79
retrieving revision 1.80
diff -C2 -d -r1.79 -r1.80
*** User.pm 18 Apr 2008 19:35:16 -0000 1.79
--- User.pm 25 Apr 2008 10:57:45 -0000 1.80
***************
*** 54,57 ****
--- 54,58 ----
my $MainObject = Kernel::System::Main->new(
ConfigObject => $ConfigObject,
+ LogObject => $LogObject,
);
my $TimeObject = Kernel::System::Time->new(
More information about the cvs-log
mailing list