[otrs-cvs] CVS: otrs/Kernel/Config Defaults.pm,1.247,1.248
cvs-log at otrs.org
cvs-log at otrs.org
Thu Nov 2 13:20:54 CET 2006
- Previous message: [otrs-cvs] CVS: ITSMCMDB/Kernel/System ITSMCMDB.pm,1.23,1.24
- Next message: [otrs-cvs] CVS: otrs/Kernel/Modules AdminResponse.pm,1.17,1.18
AdminResponseAttachment.pm,1.14,1.15 AdminUser.pm,1.34,1.35
AgentCalendarSmall.pm,1.7,1.8 AgentPreferences.pm,1.31,1.32
AgentTicketAttachment.pm,1.4,1.5 AgentTicketCompose.pm,1.19,1.20
AgentTicketCustomer.pm,1.7,1.8 AgentTicketCustomerFollowUp.pm,1.7,1.8
AgentTicketMailbox.pm,1.12,1.13 AgentTicketMerge.pm,1.8,1.9
AgentTicketPhone.pm,1.25,1.26 AgentTicketQueue.pm,1.20,1.21
AgentZoom.pm,1.85,1.86 CustomerPreferences.pm,1.12,1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/otrs/Kernel/Config
In directory lancelot:/tmp/cvs-serv11671/Kernel/Config
Modified Files:
Defaults.pm
Log Message:
removed # --
Index: Defaults.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Defaults.pm,v
retrieving revision 1.247
retrieving revision 1.248
diff -C2 -r1.247 -r1.248
*** Defaults.pm 31 Oct 2006 14:50:47 -0000 1.247
--- Defaults.pm 2 Nov 2006 12:20:48 -0000 1.248
***************
*** 27,31 ****
$VERSION =~ s/^\$.*:\W(.*)\W.+?$/$1/;
- # --
sub LoadDefaults {
my $Self = shift;
--- 27,30 ----
***************
*** 870,882 ****
# --------------------------------------------------- #
- # --
# notification sender
- # --
$Self->{NotificationSenderName} = 'OTRS Notification Master';
$Self->{NotificationSenderEmail} = 'otrs@<OTRS_CONFIG_FQDN>';
- # --
# notification email for new password
- # --
$Self->{NotificationSubjectLostPassword} = 'New OTRS Password!';
$Self->{NotificationBodyLostPassword} = "
--- 869,877 ----
- Previous message: [otrs-cvs] CVS: ITSMCMDB/Kernel/System ITSMCMDB.pm,1.23,1.24
- Next message: [otrs-cvs] CVS: otrs/Kernel/Modules AdminResponse.pm,1.17,1.18
AdminResponseAttachment.pm,1.14,1.15 AdminUser.pm,1.34,1.35
AgentCalendarSmall.pm,1.7,1.8 AgentPreferences.pm,1.31,1.32
AgentTicketAttachment.pm,1.4,1.5 AgentTicketCompose.pm,1.19,1.20
AgentTicketCustomer.pm,1.7,1.8 AgentTicketCustomerFollowUp.pm,1.7,1.8
AgentTicketMailbox.pm,1.12,1.13 AgentTicketMerge.pm,1.8,1.9
AgentTicketPhone.pm,1.25,1.26 AgentTicketQueue.pm,1.20,1.21
AgentZoom.pm,1.85,1.86 CustomerPreferences.pm,1.12,1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs-log
mailing list