[otrs-cvs] otrs/bin/cgi-bin customer.pl, 1.40, 1.41 index.pl, 1.86,
1.87 installer.pl, 1.26, 1.27 public.pl, 1.6, 1.7 rpc.pl, 1.4, 1.5
cvs-log at otrs.org
cvs-log at otrs.org
Fri Feb 1 12:49:26 GMT 2008
- Previous message: [otrs-cvs] otrs/bin CheckDB.pl, 1.19, 1.20 CheckSum.pl, 1.9,
1.10 CleanUp.pl, 1.7, 1.8 Cron4Win32.pl, 1.7,
1.8 CryptPassword.pl, 1.6, 1.7 DeleteSessionIDs.pl, 1.21,
1.22 GenericAgent.pl, 1.44, 1.45 PendingJobs.pl, 1.30,
1.31 PostMaster.pl, 1.29, 1.30 PostMasterClient.pl, 1.8,
1.9 PostMasterDaemon.pl, 1.14, 1.15 PostMasterPOP3.pl, 1.28,
1.29 RebuildTicketIndex.pl, 1.15, 1.16 StatsExportToOPM.pl,
1.7, 1.8 UnitTest.pl, 1.12, 1.13 UnlockTickets.pl, 1.27,
1.28 XMLMaster.pl, 1.8, 1.9 mkStats.pl, 1.52, 1.53 opm.pl,
1.20, 1.21 otrs.CreateNewTranslationFile, 1.21,
1.22 otrs.RebuildConfig.pl, 1.4, 1.5 otrs.addGroup, 1.14,
1.15 otrs.addQueue, 1.15, 1.16 otrs.addUser2Group, 1.15,
1.16 otrs.checkModules, 1.18, 1.19 otrs.cleanup, 1.4,
1.5 otrs.getConfig, 1.11, 1.12 otrs.getTicketThread, 1.11,
1.12 otrs.setPassword, 1.13, 1.14 xml2sql.pl, 1.13, 1.14
- Next message: [otrs-cvs] otrs/Kernel/Modules AgentTicketEmail.pm, 1.50,
1.51 AgentTicketPhone.pm, 1.55, 1.56
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Comments:
Update of /home/cvs/otrs/bin/cgi-bin
In directory lancelot:/tmp/cvs-serv14346/cgi-bin
Modified Files:
customer.pl index.pl installer.pl public.pl rpc.pl
Log Message:
Replaced OTRS GmbH with OTRS AG.
Author: tr
Index: customer.pl
===================================================================
RCS file: /home/cvs/otrs/bin/cgi-bin/customer.pl,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** customer.pl 1 Oct 2007 09:46:18 -0000 1.40
--- customer.pl 1 Feb 2008 12:49:21 -0000 1.41
***************
*** 2,6 ****
# --
# bin/cgi-bin/customer.pl - the global CGI handle file (incl. auth) for OTRS
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/cgi-bin/customer.pl - the global CGI handle file (incl. auth) for OTRS
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: index.pl
===================================================================
RCS file: /home/cvs/otrs/bin/cgi-bin/index.pl,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** index.pl 1 Oct 2007 09:46:18 -0000 1.86
--- index.pl 1 Feb 2008 12:49:21 -0000 1.87
***************
*** 2,6 ****
# --
# bin/cgi-bin/index.pl - the global CGI handle file (incl. auth) for OTRS
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/cgi-bin/index.pl - the global CGI handle file (incl. auth) for OTRS
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: installer.pl
===================================================================
RCS file: /home/cvs/otrs/bin/cgi-bin/installer.pl,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** installer.pl 1 Oct 2007 09:46:18 -0000 1.26
--- installer.pl 1 Feb 2008 12:49:21 -0000 1.27
***************
*** 2,6 ****
# --
# bin/cgi-bin/installer.pl - the web Installer
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/cgi-bin/installer.pl - the web Installer
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: public.pl
===================================================================
RCS file: /home/cvs/otrs/bin/cgi-bin/public.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** public.pl 1 Oct 2007 09:46:18 -0000 1.6
--- public.pl 1 Feb 2008 12:49:21 -0000 1.7
***************
*** 2,6 ****
# --
# bin/cgi-bin/public.pl - the global CGI handle file for OTRS
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/cgi-bin/public.pl - the global CGI handle file for OTRS
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: rpc.pl
===================================================================
RCS file: /home/cvs/otrs/bin/cgi-bin/rpc.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** rpc.pl 1 Oct 2007 09:46:18 -0000 1.4
--- rpc.pl 1 Feb 2008 12:49:21 -0000 1.5
***************
*** 2,6 ****
# --
# bin/cgi-bin/rpc.pl - soap handle
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/cgi-bin/rpc.pl - soap handle
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
- Previous message: [otrs-cvs] otrs/bin CheckDB.pl, 1.19, 1.20 CheckSum.pl, 1.9,
1.10 CleanUp.pl, 1.7, 1.8 Cron4Win32.pl, 1.7,
1.8 CryptPassword.pl, 1.6, 1.7 DeleteSessionIDs.pl, 1.21,
1.22 GenericAgent.pl, 1.44, 1.45 PendingJobs.pl, 1.30,
1.31 PostMaster.pl, 1.29, 1.30 PostMasterClient.pl, 1.8,
1.9 PostMasterDaemon.pl, 1.14, 1.15 PostMasterPOP3.pl, 1.28,
1.29 RebuildTicketIndex.pl, 1.15, 1.16 StatsExportToOPM.pl,
1.7, 1.8 UnitTest.pl, 1.12, 1.13 UnlockTickets.pl, 1.27,
1.28 XMLMaster.pl, 1.8, 1.9 mkStats.pl, 1.52, 1.53 opm.pl,
1.20, 1.21 otrs.CreateNewTranslationFile, 1.21,
1.22 otrs.RebuildConfig.pl, 1.4, 1.5 otrs.addGroup, 1.14,
1.15 otrs.addQueue, 1.15, 1.16 otrs.addUser2Group, 1.15,
1.16 otrs.checkModules, 1.18, 1.19 otrs.cleanup, 1.4,
1.5 otrs.getConfig, 1.11, 1.12 otrs.getTicketThread, 1.11,
1.12 otrs.setPassword, 1.13, 1.14 xml2sql.pl, 1.13, 1.14
- Next message: [otrs-cvs] otrs/Kernel/Modules AgentTicketEmail.pm, 1.50,
1.51 AgentTicketPhone.pm, 1.55, 1.56
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs-log
mailing list