[otrs-cvs] CVS: otrs/Kernel/Config Defaults.pm,1.244,1.245
cvs-log at otrs.org
cvs-log at otrs.org
Wed Oct 4 10:56:55 CEST 2006
Update of /home/cvs/otrs/Kernel/Config
In directory lancelot:/tmp/cvs-serv2825
Modified Files:
Defaults.pm
Log Message:
fixed typo
Index: Defaults.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Defaults.pm,v
retrieving revision 1.244
retrieving revision 1.245
diff -C2 -r1.244 -r1.245
*** Defaults.pm 29 Aug 2006 17:32:08 -0000 1.244
--- Defaults.pm 4 Oct 2006 07:56:53 -0000 1.245
***************
*** 170,174 ****
# };
! # Fronten::ImagePath
# (Define URL of images)
$Self->{'Frontend::ImagePath'} = '/otrs-web/images/Standard/';
--- 170,174 ----
# };
! # Frontend::ImagePath
# (Define URL of images)
$Self->{'Frontend::ImagePath'} = '/otrs-web/images/Standard/';
More information about the cvs-log
mailing list