[otrs-cvs] otrs/Kernel/System XML.pm,1.53,1.54
cvs-log at otrs.org
cvs-log at otrs.org
Fri Apr 13 13:08:20 GMT 2007
Comments:
Update of /home/cvs/otrs/Kernel/System
In directory lancelot:/tmp/cvs-serv456
Modified Files:
XML.pm
Log Message:
Add comment.
Author: mh
Index: XML.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/XML.pm,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** XML.pm 13 Apr 2007 10:27:43 -0000 1.53
--- XML.pm 13 Apr 2007 13:08:15 -0000 1.54
***************
*** 84,87 ****
--- 84,88 ----
$Self->{CacheDirectory} = $Self->{ConfigObject}->Get('Home')."/var/tmp/";
+ # to access object over non object oriented xml::parser and xml::parser::lite
$S = $Self;
More information about the cvs-log
mailing list