[otrs-cvs] Fred/Kernel/System Fred.pm,1.7,1.8
cvs-log at otrs.org
cvs-log at otrs.org
Wed Apr 2 04:54:11 GMT 2008
- Previous message: [otrs-cvs] otrs/Kernel/System/PostMaster Filter.pm,1.12,1.13
- Next message: [otrs-cvs] Fred/Kernel/Output/HTML FredBenchmark.pm, 1.1,
1.2 FredConfigLog.pm, 1.3, 1.4 FredConsole.pm, 1.3,
1.4 FredDProf.pm, 1.5, 1.6 FredHTMLCheck.pm, 1.2,
1.3 FredSQLLog.pm, 1.5, 1.6 FredSTDERRLog.pm, 1.6,
1.7 FredSmallProf.pm, 1.6, 1.7 FredTranslationDebug.pm, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Comments:
Update of /home/cvs/Fred/Kernel/System
In directory lancelot:/tmp/cvs-serv6064/Kernel/System
Modified Files:
Fred.pm
Log Message:
Fixed typo.
Author: tr
Index: Fred.pm
===================================================================
RCS file: /home/cvs/Fred/Kernel/System/Fred.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Fred.pm 22 Oct 2007 14:15:52 -0000 1.7
--- Fred.pm 2 Apr 2008 04:54:06 -0000 1.8
***************
*** 1,5 ****
# --
# Kernel/System/Fred.pm - all fred core functions
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 1,5 ----
# --
# Kernel/System/Fred.pm - all fred core functions
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
***************
*** 7,11 ****
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
# the enclosed file COPYING for license information (GPL). If you
! # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
# --
--- 7,11 ----
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
# the enclosed file COPYING for license information (GPL). If you
! # did not receive this file, see http://www.gnu.org/licenses/gpl-2.0.txt.
# --
***************
*** 35,39 ****
=item new()
! create a object
use Kernel::Config;
--- 35,39 ----
=item new()
! create an object
use Kernel::Config;
***************
*** 359,363 ****
This software comes with ABSOLUTELY NO WARRANTY. For details, see
the enclosed file COPYING for license information (GPL). If you
! did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
=cut
--- 359,363 ----
This software comes with ABSOLUTELY NO WARRANTY. For details, see
the enclosed file COPYING for license information (GPL). If you
! did not receive this file, see http://www.gnu.org/licenses/gpl-2.0.txt.
=cut
- Previous message: [otrs-cvs] otrs/Kernel/System/PostMaster Filter.pm,1.12,1.13
- Next message: [otrs-cvs] Fred/Kernel/Output/HTML FredBenchmark.pm, 1.1,
1.2 FredConfigLog.pm, 1.3, 1.4 FredConsole.pm, 1.3,
1.4 FredDProf.pm, 1.5, 1.6 FredHTMLCheck.pm, 1.2,
1.3 FredSQLLog.pm, 1.5, 1.6 FredSTDERRLog.pm, 1.6,
1.7 FredSmallProf.pm, 1.6, 1.7 FredTranslationDebug.pm, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs-log
mailing list