From cvs w lms.org.pl Mon Jan 2 12:01:20 2012 From: cvs w lms.org.pl (LMS CVS) Date: Mon, 2 Jan 2012 12:01:20 +0100 (CET) Subject: [lms-commits] CVS update of lms (index.php) Message-ID: <20120102110121.2A2D630281A1@eftep.altec.pl> Date: Monday, January 2, 2012 @ 12:01:20 Author: alec Path: /cvsroot/lms Modified: index.php - Improved templates rendering performance by direct trans() function usage instead of {t} blocks - Updated copyrights year - Small fixes here and there Diff URLs: http://cvs.lms.org.pl/viewvc/Development/lms/index.php.diff?&r1=1.230&r2=1.231 Index: lms/index.php diff -u lms/index.php:1.230 lms/index.php:1.231 --- lms/index.php:1.230 Fri Dec 30 14:24:58 2011 +++ lms/index.php Mon Jan 2 12:01:19 2012 @@ -3,7 +3,7 @@ /* * LMS version 1.11-cvs * - * (C) Copyright 2001-2011 LMS Developers + * (C) Copyright 2001-2012 LMS Developers * * Please, see the doc/AUTHORS for more information about authors! * @@ -21,7 +21,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * $Id: index.php,v 1.230 2011/12/30 13:24:58 alec Exp $ + * $Id: index.php,v 1.231 2012/01/02 11:01:19 alec Exp $ */ // REPLACE THIS WITH PATH TO YOUR CONFIG FILE From cvs w lms.org.pl Mon Jan 2 12:01:22 2012 From: cvs w lms.org.pl (LMS CVS) Date: Mon, 2 Jan 2012 12:01:22 +0100 (CET) Subject: [lms-commits] CVS update of lms/contrib/coffee_cup (coffee.php) Message-ID: <20120102110122.561D130281A6@eftep.altec.pl> Date: Monday, January 2, 2012 @ 12:01:22 Author: alec Path: /cvsroot/lms/contrib/coffee_cup Modified: coffee.php - Improved templates rendering performance by direct trans() function usage instead of {t} blocks - Updated copyrights year - Small fixes here and there Diff URLs: http://cvs.lms.org.pl/viewvc/Development/lms/contrib/coffee_cup/coffee.php.diff?&r1=1.11&r2=1.12 Index: lms/contrib/coffee_cup/coffee.php diff -u lms/contrib/coffee_cup/coffee.php:1.11 lms/contrib/coffee_cup/coffee.php:1.12 --- lms/contrib/coffee_cup/coffee.php:1.11 Tue Jan 18 09:11:59 2011 +++ lms/contrib/coffee_cup/coffee.php Mon Jan 2 12:01:22 2012 @@ -3,7 +3,7 @@ /* * LMS version 1.11-cvs * - * (C) Copyright 2001-2011 LMS Developers + * (C) Copyright 2001-2012 LMS Developers * * Please, see the doc/AUTHORS for more information about authors! * @@ -21,7 +21,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * $Id: coffee.php,v 1.11 2011/01/18 08:11:59 alec Exp $ + * $Id: coffee.php,v 1.12 2012/01/02 11:01:22 alec Exp $ */ From cvs w lms.org.pl Mon Jan 2 12:01:21 2012 From: cvs w lms.org.pl (LMS CVS) Date: Mon, 2 Jan 2012 12:01:21 +0100 (CET) Subject: [lms-commits] CVS update of lms/bin (30 files) Message-ID: <20120102110121.D608E30281A2@eftep.altec.pl> Date: Monday, January 2, 2012 @ 12:01:21 Author: alec Path: /cvsroot/lms/bin Modified: lms-arpd lms-arping lms-cutoff lms-etherdesc lms-fping lms-ipfw lms-makearp lms-makedhcpconf lms-makehosts lms-makeipchains lms-makeiptables lms-makemacs lms-makemessages lms-makeoidentconf lms-makeon lms-makeopenbsdpf lms-makewarnings lms-mgc lms-notify lms-notify-messages lms-notify-sms lms-payments lms-reminder lms-rtparser lms-sendinvoices lms-smstools lms-teryt lms-traffic lms-traffic-htbiptlimits lms-traffic-logiptables - Improved templates rendering performance by direct trans() function usage instead of {t} blocks - Updated copyrights year - Small fixes here and there Diff URLs: http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-arpd.diff?&r1=1.20&r2=1.21 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-arping.diff?&r1=1.24&r2=1.25 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-cutoff.diff?&r1=1.46&r2=1.47 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-etherdesc.diff?&r1=1.27&r2=1.28 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-fping.diff?&r1=1.22&r2=1.23 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-ipfw.diff?&r1=1.15&r2=1.16 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makearp.diff?&r1=1.40&r2=1.41 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makedhcpconf.diff?&r1=1.65&r2=1.66 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makehosts.diff?&r1=1.26&r2=1.27 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makeipchains.diff?&r1=1.52&r2=1.53 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makeiptables.diff?&r1=1.51&r2=1.52 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makemacs.diff?&r1=1.40&r2=1.41 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makemessages.diff?&r1=1.31&r2=1.32 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makeoidentconf.diff?&r1=1.49&r2=1.50 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makeon.diff?&r1=1.24&r2=1.25 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makeopenbsdpf.diff?&r1=1.45&r2=1.46 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-makewarnings.diff?&r1=1.42&r2=1.43 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-mgc.diff?&r1=1.90&r2=1.91 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-notify.diff?&r1=1.73&r2=1.74 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-notify-messages.diff?&r1=1.4&r2=1.5 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-notify-sms.diff?&r1=1.45&r2=1.46 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-payments.diff?&r1=1.134&r2=1.135 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-reminder.diff?&r1=1.25&r2=1.26 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-rtparser.diff?&r1=1.85&r2=1.86 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-sendinvoices.diff?&r1=1.51&r2=1.52 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-smstools.diff?&r1=1.3&r2=1.4 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-teryt.diff?&r1=1.11&r2=1.12 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-traffic.diff?&r1=1.25&r2=1.26 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-traffic-htbiptlimits.diff?&r1=1.43&r2=1.44 http://cvs.lms.org.pl/viewvc/Development/lms/bin/lms-traffic-logiptables.diff?&r1=1.40&r2=1.41 Index: lms/bin/lms-arpd diff -u lms/bin/lms-arpd:1.20 lms/bin/lms-arpd:1.21 --- lms/bin/lms-arpd:1.20 Tue Jan 18 09:11:57 2011 +++ lms/bin/lms-arpd Mon Jan 2 12:01:21 2012 @@ -2,7 +2,7 @@ # # LMS version 1.11-cvs # -# Copyright (C) 2001-2011 LMS Developers +# Copyright (C) 2001-2012 LMS Developers # # Please, see the doc/AUTHORS for more information about authors! # @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, # USA. # -# $Id: lms-arpd,v 1.20 2011/01/18 08:11:57 alec Exp $ +# $Id: lms-arpd,v 1.21 2012/01/02 11:01:21 alec Exp $ # package lms_arpd; @@ -109,7 +109,7 @@ { print STDERR < Date: Monday, January 2, 2012 @ 12:01:22 Author: alec Path: /cvsroot/lms/contrib/bin Modified: lms-antyvir lms-cashimport-ingbs lms-debtors - Improved templates rendering performance by direct trans() function usage instead of {t} blocks - Updated copyrights year - Small fixes here and there Diff URLs: http://cvs.lms.org.pl/viewvc/Development/lms/contrib/bin/lms-antyvir.diff?&r1=1.16&r2=1.17 http://cvs.lms.org.pl/viewvc/Development/lms/contrib/bin/lms-cashimport-ingbs.diff?&r1=1.13&r2=1.14 http://cvs.lms.org.pl/viewvc/Development/lms/contrib/bin/lms-debtors.diff?&r1=1.18&r2=1.19 Index: lms/contrib/bin/lms-antyvir diff -u lms/contrib/bin/lms-antyvir:1.16 lms/contrib/bin/lms-antyvir:1.17 --- lms/contrib/bin/lms-antyvir:1.16 Tue Jan 18 09:11:58 2011 +++ lms/contrib/bin/lms-antyvir Mon Jan 2 12:01:22 2012 @@ -2,7 +2,7 @@ # # LMS version 1.11-cvs # -# (C) 2001-2011 LMS Developers +# (C) 2001-2012 LMS Developers # # Please, see the doc/AUTHORS for more information about authors! # @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, # USA. # -# $Id: lms-antyvir,v 1.16 2011/01/18 08:11:58 alec Exp $ +# $Id: lms-antyvir,v 1.17 2012/01/02 11:01:22 alec Exp $ use DBI; use strict; @@ -54,8 +54,8 @@ { print STDERR < Date: Monday, January 2, 2012 @ 12:01:22 Author: alec Path: /cvsroot/lms/contrib/customer/locale/pl Modified: strings.php - Improved templates rendering performance by direct trans() function usage instead of {t} blocks - Updated copyrights year - Small fixes here and there Diff URLs: http://cvs.lms.org.pl/viewvc/Development/lms/contrib/customer/locale/pl/strings.php.diff?&r1=1.12&r2=1.13 Index: lms/contrib/customer/locale/pl/strings.php diff -u lms/contrib/customer/locale/pl/strings.php:1.12 lms/contrib/customer/locale/pl/strings.php:1.13 --- lms/contrib/customer/locale/pl/strings.php:1.12 Fri Oct 14 18:08:55 2011 +++ lms/contrib/customer/locale/pl/strings.php Mon Jan 2 12:01:22 2012 @@ -3,7 +3,7 @@ /* * LMS version 1.11-cvs * - * (C) Copyright 2001-2011 LMS Developers + * (C) Copyright 2001-2012 LMS Developers * * Please, see the doc/AUTHORS for more information about authors! * @@ -21,7 +21,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * $Id: strings.php,v 1.12 2011/10/14 16:08:55 chilek Exp $ + * $Id: strings.php,v 1.13 2012/01/02 11:01:22 alec Exp $ */ $_LANG['Balance Sheet:'] = 'Bilans finansowy:'; From cvs w lms.org.pl Mon Jan 2 12:01:22 2012 From: cvs w lms.org.pl (LMS CVS) Date: Mon, 2 Jan 2012 12:01:22 +0100 (CET) Subject: [lms-commits] CVS update of lms/contrib/customer (customer.html, index.php) Message-ID: <20120102110122.8994630281A7@eftep.altec.pl> Date: Monday, January 2, 2012 @ 12:01:22 Author: alec Path: /cvsroot/lms/contrib/customer Modified: customer.html index.php - Improved templates rendering performance by direct trans() function usage instead of {t} blocks - Updated copyrights year - Small fixes here and there Diff URLs: http://cvs.lms.org.pl/viewvc/Development/lms/contrib/customer/customer.html.diff?&r1=1.24&r2=1.25 http://cvs.lms.org.pl/viewvc/Development/lms/contrib/customer/index.php.diff?&r1=1.44&r2=1.45 Index: lms/contrib/customer/customer.html diff -u lms/contrib/customer/customer.html:1.24 lms/contrib/customer/customer.html:1.25 --- lms/contrib/customer/customer.html:1.24 Thu Nov 10 07:40:59 2011 +++ lms/contrib/customer/customer.html Mon Jan 2 12:01:22 2012 @@ -1,10 +1,10 @@ - + -{* INSERT PAGE TITLE / WSTAW SWÓJ TYTUŁ STRONY *} +{* INSERT PAGE TITLE / WSTAW SWÓJ TYTUŁ STRONY *}