diff --git a/actions/admin/settings/000.version.php b/actions/admin/settings/000.version.php index acbd2d76..333913fe 100644 --- a/actions/admin/settings/000.version.php +++ b/actions/admin/settings/000.version.php @@ -14,7 +14,7 @@ * @author Froxlor Team (2010) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Panel - * @version $Id: 000.version.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/100.panel.php b/actions/admin/settings/100.panel.php index ba1fdd21..81b0e616 100644 --- a/actions/admin/settings/100.panel.php +++ b/actions/admin/settings/100.panel.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 100.panel.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/110.accounts.php b/actions/admin/settings/110.accounts.php index ad7a6e3f..9c31a29e 100644 --- a/actions/admin/settings/110.accounts.php +++ b/actions/admin/settings/110.accounts.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 110.accounts.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/120.system.php b/actions/admin/settings/120.system.php index 29994a9f..3340cd14 100644 --- a/actions/admin/settings/120.system.php +++ b/actions/admin/settings/120.system.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 120.system.php 2729 2009-09-20 10:33:50Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/130.webserver.php b/actions/admin/settings/130.webserver.php index 935cb432..433531cf 100644 --- a/actions/admin/settings/130.webserver.php +++ b/actions/admin/settings/130.webserver.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 130.webserver.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/140.statistics.php b/actions/admin/settings/140.statistics.php index 439173b2..e5534c4c 100644 --- a/actions/admin/settings/140.statistics.php +++ b/actions/admin/settings/140.statistics.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 140.statistics.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/150.mail.php b/actions/admin/settings/150.mail.php index e0c22467..dbb09324 100644 --- a/actions/admin/settings/150.mail.php +++ b/actions/admin/settings/150.mail.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 150.mail.php 2729 2009-09-20 10:33:50Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/160.nameserver.php b/actions/admin/settings/160.nameserver.php index d6b401c7..eacabb57 100644 --- a/actions/admin/settings/160.nameserver.php +++ b/actions/admin/settings/160.nameserver.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 160.nameserver.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/170.logger.php b/actions/admin/settings/170.logger.php index c9e59f91..03abe32c 100644 --- a/actions/admin/settings/170.logger.php +++ b/actions/admin/settings/170.logger.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 170.logger.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/180.dkim.php b/actions/admin/settings/180.dkim.php index e34d787c..58d25273 100644 --- a/actions/admin/settings/180.dkim.php +++ b/actions/admin/settings/180.dkim.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 180.dkim.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/185.spf.php b/actions/admin/settings/185.spf.php index a473da18..32e03cdf 100644 --- a/actions/admin/settings/185.spf.php +++ b/actions/admin/settings/185.spf.php @@ -12,7 +12,7 @@ * @author Michael Kaufmann * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Panel - * @version $Id:$ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/190.ticket.php b/actions/admin/settings/190.ticket.php index 09764a59..f1d0ca2e 100644 --- a/actions/admin/settings/190.ticket.php +++ b/actions/admin/settings/190.ticket.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 190.ticket.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/200.aps.php b/actions/admin/settings/200.aps.php index a444b9a4..1bd62f00 100644 --- a/actions/admin/settings/200.aps.php +++ b/actions/admin/settings/200.aps.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 210.aps.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/actions/admin/settings/210.security.php b/actions/admin/settings/210.security.php index f6de96a7..45d0c83c 100644 --- a/actions/admin/settings/210.security.php +++ b/actions/admin/settings/210.security.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 220.security.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ return array( diff --git a/admin_admins.php b/admin_admins.php index 61014ad6..56936637 100644 --- a/admin_admins.php +++ b/admin_admins.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_admins.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_aps.php b/admin_aps.php index 3316dc37..08a4827e 100644 --- a/admin_aps.php +++ b/admin_aps.php @@ -12,7 +12,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_aps.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ * @todo */ diff --git a/admin_configfiles.php b/admin_configfiles.php index 79e25434..5f61c091 100644 --- a/admin_configfiles.php +++ b/admin_configfiles.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_configfiles.php 2732 2009-10-30 16:24:48Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_customers.php b/admin_customers.php index c4a8da6b..9f28c3e5 100644 --- a/admin_customers.php +++ b/admin_customers.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_customers.php 2732 2009-10-30 16:24:48Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_domains.php b/admin_domains.php index 119e64ad..6773d393 100644 --- a/admin_domains.php +++ b/admin_domains.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_domains.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_index.php b/admin_index.php index 8c062583..f5d359fb 100644 --- a/admin_index.php +++ b/admin_index.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_index.php 2696 2009-04-10 13:03:32Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_ipsandports.php b/admin_ipsandports.php index 66a50ba7..06ab4d28 100644 --- a/admin_ipsandports.php +++ b/admin_ipsandports.php @@ -14,7 +14,7 @@ * @author Luca Longinotti * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_ipsandports.php 2699 2009-04-14 11:21:26Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_logger.php b/admin_logger.php index 8d1f353b..7111dd70 100644 --- a/admin_logger.php +++ b/admin_logger.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Panel - * @version CVS: $Id: admin_logger.php 2452 2008-11-30 13:12:36Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ * @since File available since Release 1.2.20 */ diff --git a/admin_message.php b/admin_message.php index db23070b..a98de604 100644 --- a/admin_message.php +++ b/admin_message.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_message.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_phpsettings.php b/admin_phpsettings.php index 36f0aabc..e6f578bc 100644 --- a/admin_phpsettings.php +++ b/admin_phpsettings.php @@ -13,7 +13,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_phpsettings.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ * @todo */ diff --git a/admin_settings.php b/admin_settings.php index 74f11a12..e5be52d4 100644 --- a/admin_settings.php +++ b/admin_settings.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_settings.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_templates.php b/admin_templates.php index 4eb0ad78..c253f6e0 100644 --- a/admin_templates.php +++ b/admin_templates.php @@ -13,7 +13,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: admin_templates.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ define('AREA', 'admin'); diff --git a/admin_tickets.php b/admin_tickets.php index 0f2b2211..8d139814 100644 --- a/admin_tickets.php +++ b/admin_tickets.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Panel - * @version CVS: $Id: admin_tickets.php 2537 2008-12-12 15:30:38Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ * @since File available since Release 1.2.18 */ diff --git a/customer_aps.php b/customer_aps.php index d380122e..d477ac1e 100644 --- a/customer_aps.php +++ b/customer_aps.php @@ -12,7 +12,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_aps.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ * @todo */ diff --git a/customer_autoresponder.php b/customer_autoresponder.php index 4ffbb961..e12cda9f 100644 --- a/customer_autoresponder.php +++ b/customer_autoresponder.php @@ -13,7 +13,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_autoresponder.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ * @todo - add function to select periods when responders are active */ diff --git a/customer_domains.php b/customer_domains.php index 1844445f..46d15222 100644 --- a/customer_domains.php +++ b/customer_domains.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_domains.php 2713 2009-04-17 08:55:53Z flo $ + * @version $Id$ */ define('AREA', 'customer'); diff --git a/customer_email.php b/customer_email.php index 6fabf954..db04125d 100644 --- a/customer_email.php +++ b/customer_email.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_email.php 2718 2009-04-30 18:36:58Z flo $ + * @version $Id$ */ define('AREA', 'customer'); diff --git a/customer_extras.php b/customer_extras.php index d18df14c..81484e8f 100644 --- a/customer_extras.php +++ b/customer_extras.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_extras.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ define('AREA', 'customer'); diff --git a/customer_ftp.php b/customer_ftp.php index b33ded0c..08b3e149 100644 --- a/customer_ftp.php +++ b/customer_ftp.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_ftp.php 2707 2009-04-17 07:47:29Z flo $ + * @version $Id$ */ define('AREA', 'customer'); diff --git a/customer_index.php b/customer_index.php index a2445d83..7b3c4ebe 100644 --- a/customer_index.php +++ b/customer_index.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_index.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ define('AREA', 'customer'); diff --git a/customer_mysql.php b/customer_mysql.php index a220d4a6..65d7ec47 100644 --- a/customer_mysql.php +++ b/customer_mysql.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_mysql.php 2732 2009-10-30 16:24:48Z flo $ + * @version $Id$ */ define('AREA', 'customer'); diff --git a/customer_tickets.php b/customer_tickets.php index ecdd27a8..ec103eee 100644 --- a/customer_tickets.php +++ b/customer_tickets.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Panel - * @version CVS: $Id: customer_tickets.php 2452 2008-11-30 13:12:36Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ * @since File available since Release 1.2.18 */ diff --git a/customer_traffic.php b/customer_traffic.php index fcfc09ec..7c4a5a9c 100644 --- a/customer_traffic.php +++ b/customer_traffic.php @@ -15,7 +15,7 @@ * @author Florian Aders * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: customer_traffic.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ * @since File available since Release 1.2.20 */ diff --git a/index.php b/index.php index bfc8ee4c..3a464688 100644 --- a/index.php +++ b/index.php @@ -14,7 +14,7 @@ * @author Froxlor Team (2010) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Panel - * @version $Id: index.php 2693 2009-03-27 19:31:48Z flo $ + * @version $Id$ */ define('AREA', 'login'); diff --git a/install/install.php b/install/install.php index 27bfdd91..d25fcaa2 100644 --- a/install/install.php +++ b/install/install.php @@ -14,7 +14,7 @@ * @author Froxlor Team (2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package System - * @version $Id: install.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/install/lng/english.lng.php b/install/lng/english.lng.php index 402f6ee3..db392232 100644 --- a/install/lng/english.lng.php +++ b/install/lng/english.lng.php @@ -14,7 +14,7 @@ * @author Froxlor Team (2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: english.lng.php 2452 2008-11-30 13:12:36Z flo $ + * @version $Id$ */ /** diff --git a/install/lng/french.lng.php b/install/lng/french.lng.php index 29421b1a..d2f4da3d 100644 --- a/install/lng/french.lng.php +++ b/install/lng/french.lng.php @@ -15,7 +15,7 @@ * @author Froxlor Team * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: french.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/install/lng/german.lng.php b/install/lng/german.lng.php index 7aaf472a..bca08f8f 100644 --- a/install/lng/german.lng.php +++ b/install/lng/german.lng.php @@ -14,7 +14,7 @@ * @author Froxlor Team (2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: german.lng.php 2452 2008-11-30 13:12:36Z flo $ + * @version $Id$ */ /** diff --git a/install/scripts/htpasswd-htaccess-remover.php b/install/scripts/htpasswd-htaccess-remover.php index 9c49e32a..190e22c7 100644 --- a/install/scripts/htpasswd-htaccess-remover.php +++ b/install/scripts/htpasswd-htaccess-remover.php @@ -12,7 +12,7 @@ * @author Michael Duergner * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: htpasswd-htaccess-remover.php 2244 2008-10-06 11:01:18Z EleRas $ + * @version $Id$ */ if(@php_sapi_name() != 'cli' diff --git a/install/scripts/language-check.php b/install/scripts/language-check.php index 78a38383..c9dce741 100644 --- a/install/scripts/language-check.php +++ b/install/scripts/language-check.php @@ -12,7 +12,7 @@ * @author Martin Burchert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: language-check.php 2244 2008-10-06 11:01:18Z EleRas $ + * @version $Id$ */ // some configs diff --git a/install/updates/froxlor/upgrade_syscp.inc.php b/install/updates/froxlor/upgrade_syscp.inc.php index c47957f2..93da3948 100644 --- a/install/updates/froxlor/upgrade_syscp.inc.php +++ b/install/updates/froxlor/upgrade_syscp.inc.php @@ -12,7 +12,7 @@ * @author Michael Kaufmann * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package System - * @version $Id: $ + * @version $Id$ */ diff --git a/install/updates/syscp/1.0/update_1.0.10_1.2-beta1.inc.php b/install/updates/syscp/1.0/update_1.0.10_1.2-beta1.inc.php index e03efdf2..17fb0647 100644 --- a/install/updates/syscp/1.0/update_1.0.10_1.2-beta1.inc.php +++ b/install/updates/syscp/1.0/update_1.0.10_1.2-beta1.inc.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: update_1.0.10_1.2-beta1.inc.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/install/updates/syscp/1.0/update_1.0_1.0.10.inc.php b/install/updates/syscp/1.0/update_1.0_1.0.10.inc.php index df9d58ac..b54b0c26 100644 --- a/install/updates/syscp/1.0/update_1.0_1.0.10.inc.php +++ b/install/updates/syscp/1.0/update_1.0_1.0.10.inc.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: update_1.0_1.0.10.inc.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ define('TABLE_POSTFIX_TRANSPORT', 'postfix_transport'); diff --git a/install/updates/syscp/1.2/update_1.2-beta1_1.2.19.inc.php b/install/updates/syscp/1.2/update_1.2-beta1_1.2.19.inc.php index b39568ae..cb954c91 100644 --- a/install/updates/syscp/1.2/update_1.2-beta1_1.2.19.inc.php +++ b/install/updates/syscp/1.2/update_1.2-beta1_1.2.19.inc.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: update_1.2-beta1_1.2.19.inc.php 2722 2009-05-04 18:59:28Z flo $ + * @version $Id$ */ if($settings['panel']['version'] == '1.2-beta1' diff --git a/install/updates/syscp/1.2/update_1.2.19_1.4.inc.php b/install/updates/syscp/1.2/update_1.2.19_1.4.inc.php index 7f8d8f19..196595a8 100644 --- a/install/updates/syscp/1.2/update_1.2.19_1.4.inc.php +++ b/install/updates/syscp/1.2/update_1.2.19_1.4.inc.php @@ -12,7 +12,7 @@ * @author Michael Kaufmann * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: update_1.2.19_1.4.inc.php 2722 2009-05-04 18:59:28Z flo $ + * @version $Id$ */ if($settings['panel']['version'] == '1.2.19') diff --git a/install/updates/syscp/1.4/update_1.4.inc.php b/install/updates/syscp/1.4/update_1.4.inc.php index 3adef8b4..9db0539a 100644 --- a/install/updates/syscp/1.4/update_1.4.inc.php +++ b/install/updates/syscp/1.4/update_1.4.inc.php @@ -12,7 +12,7 @@ * @author Florian Aders * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: update_1.4.inc.php 2722 2009-05-04 18:59:28Z flo $ + * @version $Id$ */ if($settings['panel']['version'] == '1.4') diff --git a/install/updatesql.php b/install/updatesql.php index 069d1bff..a7197498 100644 --- a/install/updatesql.php +++ b/install/updatesql.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: updatesql.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/classes/aps/class.ApsInstaller.php b/lib/classes/aps/class.ApsInstaller.php index 2b432f73..3eb15d21 100644 --- a/lib/classes/aps/class.ApsInstaller.php +++ b/lib/classes/aps/class.ApsInstaller.php @@ -14,7 +14,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Cron - * @version $Id: class.ApsInstaller.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ * @todo logging * run with user uid/gid * folder truncation/tar all files diff --git a/lib/classes/aps/class.ApsParser.php b/lib/classes/aps/class.ApsParser.php index 8cff795e..7bc721cb 100644 --- a/lib/classes/aps/class.ApsParser.php +++ b/lib/classes/aps/class.ApsParser.php @@ -14,7 +14,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: class.ApsParser.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ * @todo implement charset validation * reconfigure * patch- and versionmanagement diff --git a/lib/classes/aps/class.ApsUpdater.php b/lib/classes/aps/class.ApsUpdater.php index 8fa3910c..de72d868 100644 --- a/lib/classes/aps/class.ApsUpdater.php +++ b/lib/classes/aps/class.ApsUpdater.php @@ -14,7 +14,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Cron - * @version $Id: class.ApsUpdater.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ * @todo logging * install specific packages by name * other solution than using url_fopen diff --git a/lib/classes/database/class.db.php b/lib/classes/database/class.db.php index c5e3cc68..a2fea169 100644 --- a/lib/classes/database/class.db.php +++ b/lib/classes/database/class.db.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: class.db.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/classes/idna/class.idna_convert_wrapper.php b/lib/classes/idna/class.idna_convert_wrapper.php index c9e2fa5f..1faebe6e 100644 --- a/lib/classes/idna/class.idna_convert_wrapper.php +++ b/lib/classes/idna/class.idna_convert_wrapper.php @@ -12,7 +12,7 @@ * @author Michael Duergner * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: class.idna_convert_wrapper.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/classes/logger/abstract.AbstractLogger.php b/lib/classes/logger/abstract.AbstractLogger.php index 29fa41fd..2b7c6601 100644 --- a/lib/classes/logger/abstract.AbstractLogger.php +++ b/lib/classes/logger/abstract.AbstractLogger.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Functions - * @version CVS: $Id: abstract.AbstractLogger.php 2724 2009-06-07 14:18:02Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ */ diff --git a/lib/classes/logger/class.FileLogger.php b/lib/classes/logger/class.FileLogger.php index 9e04c21f..b303e49d 100644 --- a/lib/classes/logger/class.FileLogger.php +++ b/lib/classes/logger/class.FileLogger.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Functions - * @version CVS: $Id: class.FileLogger.php 2724 2009-06-07 14:18:02Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ */ diff --git a/lib/classes/logger/class.FroxlorLogger.php b/lib/classes/logger/class.FroxlorLogger.php index 5c54153e..df12d4dc 100644 --- a/lib/classes/logger/class.FroxlorLogger.php +++ b/lib/classes/logger/class.FroxlorLogger.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Functions - * @version CVS: $Id: class.froxlorLogger.php 2724 2009-06-07 14:18:02Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ */ diff --git a/lib/classes/logger/class.MysqlLogger.php b/lib/classes/logger/class.MysqlLogger.php index 57cb5205..27d053e9 100644 --- a/lib/classes/logger/class.MysqlLogger.php +++ b/lib/classes/logger/class.MysqlLogger.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Functions - * @version CVS: $Id: class.MysqlLogger.php 2724 2009-06-07 14:18:02Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ */ diff --git a/lib/classes/logger/class.SysLogger.php b/lib/classes/logger/class.SysLogger.php index 9c31fc1b..18c9bf14 100644 --- a/lib/classes/logger/class.SysLogger.php +++ b/lib/classes/logger/class.SysLogger.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Functions - * @version CVS: $Id: class.SysLogger.php 2724 2009-06-07 14:18:02Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ */ diff --git a/lib/classes/output/class.paging.php b/lib/classes/output/class.paging.php index 65ec2363..aa96a5cc 100644 --- a/lib/classes/output/class.paging.php +++ b/lib/classes/output/class.paging.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: class.paging.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/classes/ticket/class.ticket.php b/lib/classes/ticket/class.ticket.php index 99d98f95..4efe066d 100644 --- a/lib/classes/ticket/class.ticket.php +++ b/lib/classes/ticket/class.ticket.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Functions - * @version CVS: $Id: class.ticket.php 2724 2009-06-07 14:18:02Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ * @since File available since Release 1.2.18 */ diff --git a/lib/configfiles_index.inc.php b/lib/configfiles_index.inc.php index 4ae34434..e4432eaf 100644 --- a/lib/configfiles_index.inc.php +++ b/lib/configfiles_index.inc.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: configfiles_index.inc.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ $configcommand = array(); diff --git a/lib/cron_init.php b/lib/cron_init.php index 9fd9978e..b913367f 100644 --- a/lib/cron_init.php +++ b/lib/cron_init.php @@ -13,7 +13,7 @@ * @author Florian Aders * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package System - * @version $Id: $ + * @version $Id$ */ if(@php_sapi_name() != 'cli' diff --git a/lib/cron_shutdown.php b/lib/cron_shutdown.php index 854fa463..b79475c0 100644 --- a/lib/cron_shutdown.php +++ b/lib/cron_shutdown.php @@ -13,7 +13,7 @@ * @author Florian Aders * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_shutdown.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ if($settings['logger']['log_cron'] == '1') diff --git a/lib/functions.php b/lib/functions.php index 495edbea..f0737b99 100644 --- a/lib/functions.php +++ b/lib/functions.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: functions.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ $libdirname = dirname(__FILE__); diff --git a/lib/functions/aps/function.storeSettingApsPhpExtensions.php b/lib/functions/aps/function.storeSettingApsPhpExtensions.php index 343124f9..4a36f1ed 100644 --- a/lib/functions/aps/function.storeSettingApsPhpExtensions.php +++ b/lib/functions/aps/function.storeSettingApsPhpExtensions.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.storeSettingApsPhpExtensions.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function storeSettingApsPhpExtensions($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/aps/function.storeSettingApsWebserverModules.php b/lib/functions/aps/function.storeSettingApsWebserverModules.php index 77e58c09..2d5f00cd 100644 --- a/lib/functions/aps/function.storeSettingApsWebserverModules.php +++ b/lib/functions/aps/function.storeSettingApsWebserverModules.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.storeSettingApsWebserverModules.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function storeSettingApsWebserverModules($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/aps/function.sys_get_temp_dir.php b/lib/functions/aps/function.sys_get_temp_dir.php index 4e928e9d..10570337 100644 --- a/lib/functions/aps/function.sys_get_temp_dir.php +++ b/lib/functions/aps/function.sys_get_temp_dir.php @@ -11,7 +11,7 @@ * @copyright (c) the authors * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.sys_get_temp_dir.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ if(!function_exists('sys_get_temp_dir')) diff --git a/lib/functions/database/function.correctMysqlUsers.php b/lib/functions/database/function.correctMysqlUsers.php index df0ab6b2..9094d8c9 100644 --- a/lib/functions/database/function.correctMysqlUsers.php +++ b/lib/functions/database/function.correctMysqlUsers.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.correctMysqlUsers.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function correctMysqlUsers($mysql_access_host_array) diff --git a/lib/functions/database/function.getTables.php b/lib/functions/database/function.getTables.php index 1ec56eff..7eac11e9 100644 --- a/lib/functions/database/function.getTables.php +++ b/lib/functions/database/function.getTables.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getTables.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/filedir/function.findDirs.php b/lib/functions/filedir/function.findDirs.php index b24ea147..bf0a7715 100644 --- a/lib/functions/filedir/function.findDirs.php +++ b/lib/functions/filedir/function.findDirs.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.findDirs.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/filedir/function.isConfigDir.php b/lib/functions/filedir/function.isConfigDir.php index ae91f4e1..1d5d62df 100644 --- a/lib/functions/filedir/function.isConfigDir.php +++ b/lib/functions/filedir/function.isConfigDir.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.isConfigDir.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/filedir/function.makeCorrectDir.php b/lib/functions/filedir/function.makeCorrectDir.php index 5ad7f6e2..06db7854 100644 --- a/lib/functions/filedir/function.makeCorrectDir.php +++ b/lib/functions/filedir/function.makeCorrectDir.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.makeCorrectDir.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/filedir/function.makeCorrectFile.php b/lib/functions/filedir/function.makeCorrectFile.php index 0ba76eff..1b13e360 100644 --- a/lib/functions/filedir/function.makeCorrectFile.php +++ b/lib/functions/filedir/function.makeCorrectFile.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.makeCorrectFile.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/filedir/function.makePathfield.php b/lib/functions/filedir/function.makePathfield.php index 1577b4f4..14d563e5 100644 --- a/lib/functions/filedir/function.makePathfield.php +++ b/lib/functions/filedir/function.makePathfield.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.makePathfield.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/filedir/function.makeSecurePath.php b/lib/functions/filedir/function.makeSecurePath.php index aa939b73..59eca552 100644 --- a/lib/functions/filedir/function.makeSecurePath.php +++ b/lib/functions/filedir/function.makeSecurePath.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.makeSecurePath.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/filedir/function.mkDirWithCorrectOwnership.php b/lib/functions/filedir/function.mkDirWithCorrectOwnership.php index 1b8e0f50..1ccc5ae4 100644 --- a/lib/functions/filedir/function.mkDirWithCorrectOwnership.php +++ b/lib/functions/filedir/function.mkDirWithCorrectOwnership.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.mkDirWithCorrectOwnership.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/filedir/function.safe_exec.php b/lib/functions/filedir/function.safe_exec.php index 0b8e6826..60b5ff24 100644 --- a/lib/functions/filedir/function.safe_exec.php +++ b/lib/functions/filedir/function.safe_exec.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.safe_exec.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/formfields/bool/function.getFormFieldDataBool.php b/lib/functions/formfields/bool/function.getFormFieldDataBool.php index 097e4b4a..f40f5581 100644 --- a/lib/functions/formfields/bool/function.getFormFieldDataBool.php +++ b/lib/functions/formfields/bool/function.getFormFieldDataBool.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldDataBool.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldDataBool($fieldname, $fielddata, $input) diff --git a/lib/functions/formfields/bool/function.getFormFieldOutputBool.php b/lib/functions/formfields/bool/function.getFormFieldOutputBool.php index e05fdfab..31921046 100644 --- a/lib/functions/formfields/bool/function.getFormFieldOutputBool.php +++ b/lib/functions/formfields/bool/function.getFormFieldOutputBool.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutputBool.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldOutputBool($fieldname, $fielddata) diff --git a/lib/functions/formfields/bool/function.validateFormFieldBool.php b/lib/functions/formfields/bool/function.validateFormFieldBool.php index e90b00bb..cb67ade6 100644 --- a/lib/functions/formfields/bool/function.validateFormFieldBool.php +++ b/lib/functions/formfields/bool/function.validateFormFieldBool.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormFieldBool.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function validateFormFieldBool($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/constant.formfields.php b/lib/functions/formfields/constant.formfields.php index 41de585a..9face66c 100644 --- a/lib/functions/formfields/constant.formfields.php +++ b/lib/functions/formfields/constant.formfields.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: constant.formfields.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ if(!defined('FORMFIELDS_PLAUSIBILITY_CHECK_OK')) diff --git a/lib/functions/formfields/date/function.getFormFieldOutputDate.php b/lib/functions/formfields/date/function.getFormFieldOutputDate.php index dc1158cb..461b11e0 100644 --- a/lib/functions/formfields/date/function.getFormFieldOutputDate.php +++ b/lib/functions/formfields/date/function.getFormFieldOutputDate.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutputDate.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function getFormFieldOutputDate($fieldname, $fielddata) diff --git a/lib/functions/formfields/date/function.manipulateFormFieldDataDate.php b/lib/functions/formfields/date/function.manipulateFormFieldDataDate.php index 50ad3a80..124fb1b7 100644 --- a/lib/functions/formfields/date/function.manipulateFormFieldDataDate.php +++ b/lib/functions/formfields/date/function.manipulateFormFieldDataDate.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.manipulateFormFieldDataDate.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function manipulateFormFieldDataDate($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/date/function.validateFormFieldDate.php b/lib/functions/formfields/date/function.validateFormFieldDate.php index 8f410d91..c2b6e30c 100644 --- a/lib/functions/formfields/date/function.validateFormFieldDate.php +++ b/lib/functions/formfields/date/function.validateFormFieldDate.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormFieldDate.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function validateFormFieldDate($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/function.buildForm.php b/lib/functions/formfields/function.buildForm.php index ceb92174..e6c734fb 100644 --- a/lib/functions/formfields/function.buildForm.php +++ b/lib/functions/formfields/function.buildForm.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.buildForm.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function buildForm($form) diff --git a/lib/functions/formfields/function.checkPlausibilityFormField.php b/lib/functions/formfields/function.checkPlausibilityFormField.php index d8b7e931..65946453 100644 --- a/lib/functions/formfields/function.checkPlausibilityFormField.php +++ b/lib/functions/formfields/function.checkPlausibilityFormField.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.checkPlausibilityFormField.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function checkPlausibilityFormField($fieldname, $fielddata, $newfieldvalue, $allnewfieldvalues) diff --git a/lib/functions/formfields/function.getFormFieldData.php b/lib/functions/formfields/function.getFormFieldData.php index c910712e..e2e9f996 100644 --- a/lib/functions/formfields/function.getFormFieldData.php +++ b/lib/functions/formfields/function.getFormFieldData.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldData.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldData($fieldname, $fielddata, $input) diff --git a/lib/functions/formfields/function.getFormFieldOutput.php b/lib/functions/formfields/function.getFormFieldOutput.php index 1d44f81e..c0f37f28 100644 --- a/lib/functions/formfields/function.getFormFieldOutput.php +++ b/lib/functions/formfields/function.getFormFieldOutput.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutput.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ function getFormFieldOutput($fieldname, $fielddata) diff --git a/lib/functions/formfields/function.getFormGroupOutput.php b/lib/functions/formfields/function.getFormGroupOutput.php index 82268d36..28d71b8a 100644 --- a/lib/functions/formfields/function.getFormGroupOutput.php +++ b/lib/functions/formfields/function.getFormGroupOutput.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormGroupOutput.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormGroupOutput($groupname, $groupdetails) diff --git a/lib/functions/formfields/function.manipulateFormFieldData.php b/lib/functions/formfields/function.manipulateFormFieldData.php index fb87e756..59530453 100644 --- a/lib/functions/formfields/function.manipulateFormFieldData.php +++ b/lib/functions/formfields/function.manipulateFormFieldData.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.manipulateFormFieldData.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function manipulateFormFieldData($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/function.prefetchFormFieldData.php b/lib/functions/formfields/function.prefetchFormFieldData.php index 6410aeea..0ea207d2 100644 --- a/lib/functions/formfields/function.prefetchFormFieldData.php +++ b/lib/functions/formfields/function.prefetchFormFieldData.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.prefetchFormFieldData.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function prefetchFormFieldData($fieldname, $fielddata) diff --git a/lib/functions/formfields/function.processForm.php b/lib/functions/formfields/function.processForm.php index dc50b34f..fee35620 100644 --- a/lib/functions/formfields/function.processForm.php +++ b/lib/functions/formfields/function.processForm.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.processForm.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ function processForm($form, $input, $url_params = array()) diff --git a/lib/functions/formfields/function.returnField.php b/lib/functions/formfields/function.returnField.php index dcc01155..71d01bc5 100644 --- a/lib/functions/formfields/function.returnField.php +++ b/lib/functions/formfields/function.returnField.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.returnField.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function returnField($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/function.saveForm.php b/lib/functions/formfields/function.saveForm.php index e093e9c4..7edbae52 100644 --- a/lib/functions/formfields/function.saveForm.php +++ b/lib/functions/formfields/function.saveForm.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.saveForm.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function saveForm($fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/function.saveFormField.php b/lib/functions/formfields/function.saveFormField.php index 4419d77b..375b0dbc 100644 --- a/lib/functions/formfields/function.saveFormField.php +++ b/lib/functions/formfields/function.saveFormField.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.saveFormField.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function saveFormField($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/function.validateFieldDefinition.php b/lib/functions/formfields/function.validateFieldDefinition.php index b93005eb..8c156ca2 100644 --- a/lib/functions/formfields/function.validateFieldDefinition.php +++ b/lib/functions/formfields/function.validateFieldDefinition.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFieldDefinition.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function validateFieldDefinition($field) diff --git a/lib/functions/formfields/function.validateFormDefinition.php b/lib/functions/formfields/function.validateFormDefinition.php index 6b56bac6..3a9bd047 100644 --- a/lib/functions/formfields/function.validateFormDefinition.php +++ b/lib/functions/formfields/function.validateFormDefinition.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormDefinition.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function validateFormDefinition($form) diff --git a/lib/functions/formfields/function.validateFormField.php b/lib/functions/formfields/function.validateFormField.php index 5ef73c82..2fbb7748 100644 --- a/lib/functions/formfields/function.validateFormField.php +++ b/lib/functions/formfields/function.validateFormField.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormField.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function validateFormField($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/hidden/function.getFormFieldOutputHidden.php b/lib/functions/formfields/hidden/function.getFormFieldOutputHidden.php index 9c4a5326..4b0a45e7 100644 --- a/lib/functions/formfields/hidden/function.getFormFieldOutputHidden.php +++ b/lib/functions/formfields/hidden/function.getFormFieldOutputHidden.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutputHidden.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ function getFormFieldOutputHidden($fieldname, $fielddata) diff --git a/lib/functions/formfields/hidden/function.validateFormFieldHidden.php b/lib/functions/formfields/hidden/function.validateFormFieldHidden.php index 8d9a0b04..418276b9 100644 --- a/lib/functions/formfields/hidden/function.validateFormFieldHidden.php +++ b/lib/functions/formfields/hidden/function.validateFormFieldHidden.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormFieldHidden.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ function validateFormFieldHidden($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/int/function.getFormFieldDataInt.php b/lib/functions/formfields/int/function.getFormFieldDataInt.php index 63530dde..b2ec32fa 100644 --- a/lib/functions/formfields/int/function.getFormFieldDataInt.php +++ b/lib/functions/formfields/int/function.getFormFieldDataInt.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldDataInt.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldDataInt($fieldname, $fielddata, $input) diff --git a/lib/functions/formfields/int/function.getFormFieldOutputInt.php b/lib/functions/formfields/int/function.getFormFieldOutputInt.php index 41450760..15f4dc5e 100644 --- a/lib/functions/formfields/int/function.getFormFieldOutputInt.php +++ b/lib/functions/formfields/int/function.getFormFieldOutputInt.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutputInt.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldOutputInt($fieldname, $fielddata) diff --git a/lib/functions/formfields/int/function.validateFormFieldInt.php b/lib/functions/formfields/int/function.validateFormFieldInt.php index b3b78448..e8011c30 100644 --- a/lib/functions/formfields/int/function.validateFormFieldInt.php +++ b/lib/functions/formfields/int/function.validateFormFieldInt.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormFieldInt.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function validateFormFieldInt($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/label/function.getFormFieldOutputLabel.php b/lib/functions/formfields/label/function.getFormFieldOutputLabel.php index 199a9f10..c8bb60bb 100644 --- a/lib/functions/formfields/label/function.getFormFieldOutputLabel.php +++ b/lib/functions/formfields/label/function.getFormFieldOutputLabel.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutputLabel.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldOutputLabel($fieldname, $fielddata) diff --git a/lib/functions/formfields/label/function.validateFormFieldLabel.php b/lib/functions/formfields/label/function.validateFormFieldLabel.php index ad0ba436..f7aed621 100644 --- a/lib/functions/formfields/label/function.validateFormFieldLabel.php +++ b/lib/functions/formfields/label/function.validateFormFieldLabel.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormFieldLabel.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ function validateFormFieldLabel($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/option/function.getFormFieldDataOption.php b/lib/functions/formfields/option/function.getFormFieldDataOption.php index 68ab011c..1bca1444 100644 --- a/lib/functions/formfields/option/function.getFormFieldDataOption.php +++ b/lib/functions/formfields/option/function.getFormFieldDataOption.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldDataOption.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldDataOption($fieldname, $fielddata, $input) diff --git a/lib/functions/formfields/option/function.getFormFieldOutputOption.php b/lib/functions/formfields/option/function.getFormFieldOutputOption.php index 50b00a9e..4fe42e68 100644 --- a/lib/functions/formfields/option/function.getFormFieldOutputOption.php +++ b/lib/functions/formfields/option/function.getFormFieldOutputOption.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutputOption.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldOutputOption($fieldname, $fielddata) diff --git a/lib/functions/formfields/option/function.prefetchFormFieldDataOption.php b/lib/functions/formfields/option/function.prefetchFormFieldDataOption.php index 75ffd2b2..69eaab8d 100644 --- a/lib/functions/formfields/option/function.prefetchFormFieldDataOption.php +++ b/lib/functions/formfields/option/function.prefetchFormFieldDataOption.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.prefetchFormFieldDataOption.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function prefetchFormFieldDataOption($fieldname, $fielddata) diff --git a/lib/functions/formfields/option/function.validateFormFieldOption.php b/lib/functions/formfields/option/function.validateFormFieldOption.php index 212cc30f..f7e7e002 100644 --- a/lib/functions/formfields/option/function.validateFormFieldOption.php +++ b/lib/functions/formfields/option/function.validateFormFieldOption.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormFieldOption.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function validateFormFieldOption($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/string/function.getFormFieldOutputString.php b/lib/functions/formfields/string/function.getFormFieldOutputString.php index 5c81e152..6e0db53a 100644 --- a/lib/functions/formfields/string/function.getFormFieldOutputString.php +++ b/lib/functions/formfields/string/function.getFormFieldOutputString.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutputString.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldOutputString($fieldname, $fielddata) diff --git a/lib/functions/formfields/string/function.validateFormFieldString.php b/lib/functions/formfields/string/function.validateFormFieldString.php index 5cf1f21d..585b021b 100644 --- a/lib/functions/formfields/string/function.validateFormFieldString.php +++ b/lib/functions/formfields/string/function.validateFormFieldString.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormFieldString.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function validateFormFieldString($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/formfields/text/function.getFormFieldOutputText.php b/lib/functions/formfields/text/function.getFormFieldOutputText.php index c511cf1b..d9f93f2f 100644 --- a/lib/functions/formfields/text/function.getFormFieldOutputText.php +++ b/lib/functions/formfields/text/function.getFormFieldOutputText.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getFormFieldOutputText.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getFormFieldOutputText($fieldname, $fielddata) diff --git a/lib/functions/formfields/text/function.validateFormFieldText.php b/lib/functions/formfields/text/function.validateFormFieldText.php index e1384fd0..6ccff81f 100644 --- a/lib/functions/formfields/text/function.validateFormFieldText.php +++ b/lib/functions/formfields/text/function.validateFormFieldText.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateFormFieldText.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function validateFormFieldText($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/froxlor/function.createAWStatsConf.php b/lib/functions/froxlor/function.createAWStatsConf.php index e44d7547..dc088db5 100644 --- a/lib/functions/froxlor/function.createAWStatsConf.php +++ b/lib/functions/froxlor/function.createAWStatsConf.php @@ -14,7 +14,7 @@ * @author Froxlor Team (2010) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Functions - * @version $Id: function.createAWStatsConf.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/froxlor/function.createAWStatsVhost.php b/lib/functions/froxlor/function.createAWStatsVhost.php index 862b106e..ed8a7264 100644 --- a/lib/functions/froxlor/function.createAWStatsVhost.php +++ b/lib/functions/froxlor/function.createAWStatsVhost.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.createAWStatsVhost.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/froxlor/function.getAdmins.php b/lib/functions/froxlor/function.getAdmins.php index 91a858e6..93032c82 100644 --- a/lib/functions/froxlor/function.getAdmins.php +++ b/lib/functions/froxlor/function.getAdmins.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getAdmins.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function getAdmins($limit_resource = '') diff --git a/lib/functions/froxlor/function.getCustomerDetail.php b/lib/functions/froxlor/function.getCustomerDetail.php index d55f90be..a151a63f 100644 --- a/lib/functions/froxlor/function.getCustomerDetail.php +++ b/lib/functions/froxlor/function.getCustomerDetail.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getCustomerDetail.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function getCustomerDetail($customerid, $varname) diff --git a/lib/functions/froxlor/function.getCustomers.php b/lib/functions/froxlor/function.getCustomers.php index 7f11971e..8bb77da4 100644 --- a/lib/functions/froxlor/function.getCustomers.php +++ b/lib/functions/froxlor/function.getCustomers.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getCustomers.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function getCustomers($limit_resource = '') diff --git a/lib/functions/froxlor/function.getIpAddresses.php b/lib/functions/froxlor/function.getIpAddresses.php index 38a47103..c4847187 100644 --- a/lib/functions/froxlor/function.getIpAddresses.php +++ b/lib/functions/froxlor/function.getIpAddresses.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getIpAddresses.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getIpAddresses() diff --git a/lib/functions/froxlor/function.getIpPortCombinations.php b/lib/functions/froxlor/function.getIpPortCombinations.php index 7f8dd579..242839d2 100644 --- a/lib/functions/froxlor/function.getIpPortCombinations.php +++ b/lib/functions/froxlor/function.getIpPortCombinations.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getIpPortCombinations.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ function getIpPortCombinations($ssl = null) diff --git a/lib/functions/froxlor/function.getLanguages.php b/lib/functions/froxlor/function.getLanguages.php index afdf0144..6cc66d17 100644 --- a/lib/functions/froxlor/function.getLanguages.php +++ b/lib/functions/froxlor/function.getLanguages.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getLanguages.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getLanguages() diff --git a/lib/functions/froxlor/function.getSessionUserDetail.php b/lib/functions/froxlor/function.getSessionUserDetail.php index d411ee51..a8eed01d 100644 --- a/lib/functions/froxlor/function.getSessionUserDetail.php +++ b/lib/functions/froxlor/function.getSessionUserDetail.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getSessionUserDetail.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function getSessionUserDetail($varname) diff --git a/lib/functions/froxlor/function.inserttask.php b/lib/functions/froxlor/function.inserttask.php index 80f6d984..d4054e64 100644 --- a/lib/functions/froxlor/function.inserttask.php +++ b/lib/functions/froxlor/function.inserttask.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.inserttask.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/froxlor/function.loadConfigArrayDir.php b/lib/functions/froxlor/function.loadConfigArrayDir.php index 15854c8e..3e5641b9 100644 --- a/lib/functions/froxlor/function.loadConfigArrayDir.php +++ b/lib/functions/froxlor/function.loadConfigArrayDir.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.loadConfigArrayDir.php 2735 2009-11-06 09:52:59Z flo $ + * @version $Id$ */ function loadConfigArrayDir($data_dirname) diff --git a/lib/functions/froxlor/function.updateCounters.php b/lib/functions/froxlor/function.updateCounters.php index b46fbe1a..49ba606f 100644 --- a/lib/functions/froxlor/function.updateCounters.php +++ b/lib/functions/froxlor/function.updateCounters.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.updateCounters.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/logger/constant.logger.php b/lib/functions/logger/constant.logger.php index 0a1cd0c5..e66a90f8 100644 --- a/lib/functions/logger/constant.logger.php +++ b/lib/functions/logger/constant.logger.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: constant.logger.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ if(!defined('USR_ACTION')) diff --git a/lib/functions/output/function.ask_yesno.php b/lib/functions/output/function.ask_yesno.php index b809000b..0ce68a64 100644 --- a/lib/functions/output/function.ask_yesno.php +++ b/lib/functions/output/function.ask_yesno.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.ask_yesno.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.buildNavigation.php b/lib/functions/output/function.buildNavigation.php index ba249d9b..b5abfefd 100644 --- a/lib/functions/output/function.buildNavigation.php +++ b/lib/functions/output/function.buildNavigation.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.buildNavigation.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.getCorrectFullUserDetails.php b/lib/functions/output/function.getCorrectFullUserDetails.php index 65cb3792..36adf368 100644 --- a/lib/functions/output/function.getCorrectFullUserDetails.php +++ b/lib/functions/output/function.getCorrectFullUserDetails.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getCorrectFullUserDetails.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.getCorrectUserSalutation.php b/lib/functions/output/function.getCorrectUserSalutation.php index aa42feb5..10125ea4 100644 --- a/lib/functions/output/function.getCorrectUserSalutation.php +++ b/lib/functions/output/function.getCorrectUserSalutation.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getCorrectUserSalutation.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.getTemplate.php b/lib/functions/output/function.getTemplate.php index 5998d4c3..33bb0001 100644 --- a/lib/functions/output/function.getTemplate.php +++ b/lib/functions/output/function.getTemplate.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getTemplate.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.makecheckbox.php b/lib/functions/output/function.makecheckbox.php index f2bde090..3c8fc5cb 100644 --- a/lib/functions/output/function.makecheckbox.php +++ b/lib/functions/output/function.makecheckbox.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.makecheckbox.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.makeoption.php b/lib/functions/output/function.makeoption.php index 9eae0979..b93e22ca 100644 --- a/lib/functions/output/function.makeoption.php +++ b/lib/functions/output/function.makeoption.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.makeoption.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.makeyesno.php b/lib/functions/output/function.makeyesno.php index 48c85498..5e4d5478 100644 --- a/lib/functions/output/function.makeyesno.php +++ b/lib/functions/output/function.makeyesno.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.makeyesno.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.redirectTo.php b/lib/functions/output/function.redirectTo.php index 40276728..3a6e1736 100644 --- a/lib/functions/output/function.redirectTo.php +++ b/lib/functions/output/function.redirectTo.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.redirectTo.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.standard_error.php b/lib/functions/output/function.standard_error.php index 75eb020c..08ed0cfd 100644 --- a/lib/functions/output/function.standard_error.php +++ b/lib/functions/output/function.standard_error.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.standard_error.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/output/function.standard_success.php b/lib/functions/output/function.standard_success.php index a4866997..689b984b 100644 --- a/lib/functions/output/function.standard_success.php +++ b/lib/functions/output/function.standard_success.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.standard_success.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.array_merge_prefix.php b/lib/functions/phphelpers/function.array_merge_prefix.php index fc81d5ce..ecb0b3f4 100644 --- a/lib/functions/phphelpers/function.array_merge_prefix.php +++ b/lib/functions/phphelpers/function.array_merge_prefix.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.array_merge_prefix.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function array_merge_prefix($array1, $key_prefix, $array2) diff --git a/lib/functions/phphelpers/function.array_trim.php b/lib/functions/phphelpers/function.array_trim.php index 1d2405c9..e2050522 100644 --- a/lib/functions/phphelpers/function.array_trim.php +++ b/lib/functions/phphelpers/function.array_trim.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.array_trim.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.doubleval_ressource.php b/lib/functions/phphelpers/function.doubleval_ressource.php index 906fad23..5baf8772 100644 --- a/lib/functions/phphelpers/function.doubleval_ressource.php +++ b/lib/functions/phphelpers/function.doubleval_ressource.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.doubleval_ressource.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.html_entity_decode_array.php b/lib/functions/phphelpers/function.html_entity_decode_array.php index 72717fa6..9d02f779 100644 --- a/lib/functions/phphelpers/function.html_entity_decode_array.php +++ b/lib/functions/phphelpers/function.html_entity_decode_array.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.html_entity_decode_array.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.html_entity_decode_complete.php b/lib/functions/phphelpers/function.html_entity_decode_complete.php index e9386885..f413a3cf 100644 --- a/lib/functions/phphelpers/function.html_entity_decode_complete.php +++ b/lib/functions/phphelpers/function.html_entity_decode_complete.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.html_entity_decode_complete.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.htmlentities_array.php b/lib/functions/phphelpers/function.htmlentities_array.php index ae07810c..61109fd7 100644 --- a/lib/functions/phphelpers/function.htmlentities_array.php +++ b/lib/functions/phphelpers/function.htmlentities_array.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.htmlentities_array.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.intval_ressource.php b/lib/functions/phphelpers/function.intval_ressource.php index 75c33abc..35d6d1fb 100644 --- a/lib/functions/phphelpers/function.intval_ressource.php +++ b/lib/functions/phphelpers/function.intval_ressource.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.intval_ressource.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.replace_variables.php b/lib/functions/phphelpers/function.replace_variables.php index db0b3683..e4cc3cd1 100644 --- a/lib/functions/phphelpers/function.replace_variables.php +++ b/lib/functions/phphelpers/function.replace_variables.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.replace_variables.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.str_replace_array.php b/lib/functions/phphelpers/function.str_replace_array.php index 18da62fc..e3fd0c3c 100644 --- a/lib/functions/phphelpers/function.str_replace_array.php +++ b/lib/functions/phphelpers/function.str_replace_array.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.str_replace_array.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.stripslashes_array.php b/lib/functions/phphelpers/function.stripslashes_array.php index e796cb02..2a84e3fa 100644 --- a/lib/functions/phphelpers/function.stripslashes_array.php +++ b/lib/functions/phphelpers/function.stripslashes_array.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.stripslashes_array.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/phphelpers/function.stripslashes_complete.php b/lib/functions/phphelpers/function.stripslashes_complete.php index 216d96b3..d1b84c4d 100644 --- a/lib/functions/phphelpers/function.stripslashes_complete.php +++ b/lib/functions/phphelpers/function.stripslashes_complete.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.stripslashes_complete.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/settings/function.getSetting.php b/lib/functions/settings/function.getSetting.php index bdacaaaf..f6d8d6a6 100644 --- a/lib/functions/settings/function.getSetting.php +++ b/lib/functions/settings/function.getSetting.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.getSetting.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function getSetting($settinggroup, $varname) diff --git a/lib/functions/settings/function.loadSettings.php b/lib/functions/settings/function.loadSettings.php index fb1ed240..24798387 100644 --- a/lib/functions/settings/function.loadSettings.php +++ b/lib/functions/settings/function.loadSettings.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.loadSettings.php 2729 2009-09-20 10:33:50Z flo $ + * @version $Id$ */ function loadSettings($settings_data, $db) diff --git a/lib/functions/settings/function.saveSetting.php b/lib/functions/settings/function.saveSetting.php index 6e1c8b14..a71f56be 100644 --- a/lib/functions/settings/function.saveSetting.php +++ b/lib/functions/settings/function.saveSetting.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.saveSetting.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function saveSetting($settinggroup, $varname, $newvalue) diff --git a/lib/functions/settings/function.storeSettingDefaultIp.php b/lib/functions/settings/function.storeSettingDefaultIp.php index b832180b..5b63a473 100644 --- a/lib/functions/settings/function.storeSettingDefaultIp.php +++ b/lib/functions/settings/function.storeSettingDefaultIp.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.storeSettingDefaultIp.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function storeSettingDefaultIp($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/settings/function.storeSettingField.php b/lib/functions/settings/function.storeSettingField.php index 0dbadb1a..b6351c0a 100644 --- a/lib/functions/settings/function.storeSettingField.php +++ b/lib/functions/settings/function.storeSettingField.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.storeSettingField.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function storeSettingField($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/settings/function.storeSettingHostname.php b/lib/functions/settings/function.storeSettingHostname.php index 2aedf798..284ab166 100644 --- a/lib/functions/settings/function.storeSettingHostname.php +++ b/lib/functions/settings/function.storeSettingHostname.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.storeSettingHostname.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function storeSettingHostname($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/settings/function.storeSettingIpAddress.php b/lib/functions/settings/function.storeSettingIpAddress.php index 72423ab2..253c183d 100644 --- a/lib/functions/settings/function.storeSettingIpAddress.php +++ b/lib/functions/settings/function.storeSettingIpAddress.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.storeSettingIpAddress.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function storeSettingIpAddress($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/settings/function.storeSettingMysqlAccessHost.php b/lib/functions/settings/function.storeSettingMysqlAccessHost.php index be96a13e..2ec909b6 100644 --- a/lib/functions/settings/function.storeSettingMysqlAccessHost.php +++ b/lib/functions/settings/function.storeSettingMysqlAccessHost.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.storeSettingMysqlAccessHost.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function storeSettingMysqlAccessHost($fieldname, $fielddata, $newfieldvalue) diff --git a/lib/functions/validate/function.buildValidMailFrom.php b/lib/functions/validate/function.buildValidMailFrom.php index 5586c9e1..7a71fe84 100644 --- a/lib/functions/validate/function.buildValidMailFrom.php +++ b/lib/functions/validate/function.buildValidMailFrom.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.buildValidMailFrom.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/validate/function.checkMysqlAccessHost.php b/lib/functions/validate/function.checkMysqlAccessHost.php index 9ee792b9..587e3a80 100644 --- a/lib/functions/validate/function.checkMysqlAccessHost.php +++ b/lib/functions/validate/function.checkMysqlAccessHost.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.checkMysqlAccessHost.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function checkMysqlAccessHost($fieldname, $fielddata, $newfieldvalue, $allnewfieldvalues) diff --git a/lib/functions/validate/function.checkUsername.php b/lib/functions/validate/function.checkUsername.php index cc7346ea..70a3fe38 100644 --- a/lib/functions/validate/function.checkUsername.php +++ b/lib/functions/validate/function.checkUsername.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.checkUsername.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ function checkUsername($fieldname, $fielddata, $newfieldvalue, $allnewfieldvalues) diff --git a/lib/functions/validate/function.makeCorrectDestination.php b/lib/functions/validate/function.makeCorrectDestination.php index 9a28354f..76ceafd4 100644 --- a/lib/functions/validate/function.makeCorrectDestination.php +++ b/lib/functions/validate/function.makeCorrectDestination.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.makeCorrectDestination.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/validate/function.validate.php b/lib/functions/validate/function.validate.php index 0db781dc..06068bb0 100644 --- a/lib/functions/validate/function.validate.php +++ b/lib/functions/validate/function.validate.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validate.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/validate/function.validateDomain.php b/lib/functions/validate/function.validateDomain.php index bb498386..2cec096d 100644 --- a/lib/functions/validate/function.validateDomain.php +++ b/lib/functions/validate/function.validateDomain.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateDomain.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/validate/function.validateEmail.php b/lib/functions/validate/function.validateEmail.php index dceff330..daff11ad 100644 --- a/lib/functions/validate/function.validateEmail.php +++ b/lib/functions/validate/function.validateEmail.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateEmail.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/validate/function.validateUrl.php b/lib/functions/validate/function.validateUrl.php index 06061ab3..a1668774 100644 --- a/lib/functions/validate/function.validateUrl.php +++ b/lib/functions/validate/function.validateUrl.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateUrl.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/validate/function.validateUsername.php b/lib/functions/validate/function.validateUsername.php index 05d61a42..1d4b9391 100644 --- a/lib/functions/validate/function.validateUsername.php +++ b/lib/functions/validate/function.validateUsername.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validateUsername.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/functions/validate/function.validate_ip.php b/lib/functions/validate/function.validate_ip.php index 94f646fd..644f1c49 100644 --- a/lib/functions/validate/function.validate_ip.php +++ b/lib/functions/validate/function.validate_ip.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Functions - * @version $Id: function.validate_ip.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lib/init.php b/lib/init.php index 589e022c..26cbccc8 100644 --- a/lib/init.php +++ b/lib/init.php @@ -14,7 +14,7 @@ * @author Froxlor Teami (2010) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Panel - * @version $Id: init.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ // prevent Froxlor pages from being cached diff --git a/lib/navigation/00.syscp.main.php b/lib/navigation/00.syscp.main.php index 4e041a94..050a34e5 100644 --- a/lib/navigation/00.syscp.main.php +++ b/lib/navigation/00.syscp.main.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 00.syscp.main.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ return array ( diff --git a/lib/navigation/10.tickets.php b/lib/navigation/10.tickets.php index 4673106e..97d1576a 100644 --- a/lib/navigation/10.tickets.php +++ b/lib/navigation/10.tickets.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 20.tickets.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ return array ( diff --git a/lib/navigation/20.aps.installer.php b/lib/navigation/20.aps.installer.php index d6155e00..7a471b01 100644 --- a/lib/navigation/20.aps.installer.php +++ b/lib/navigation/20.aps.installer.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: 30.aps.installer.php 2733 2009-11-06 09:32:00Z flo $ + * @version $Id$ */ return array ( diff --git a/lib/tables.inc.php b/lib/tables.inc.php index 41345196..5bcd26f9 100644 --- a/lib/tables.inc.php +++ b/lib/tables.inc.php @@ -12,7 +12,7 @@ * @author Florian Lippert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Panel - * @version $Id: tables.inc.php 2722 2009-05-04 18:59:28Z flo $ + * @version $Id$ */ define('TABLE_FTP_GROUPS', 'ftp_groups'); diff --git a/lng/bulgarian.lng.php b/lng/bulgarian.lng.php index 832b8b35..e3695ccd 100644 --- a/lng/bulgarian.lng.php +++ b/lng/bulgarian.lng.php @@ -13,7 +13,7 @@ * @author Nickola Kolev * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: bulgarian.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/catalan.lng.php b/lng/catalan.lng.php index 2c42296e..e2163a7a 100644 --- a/lng/catalan.lng.php +++ b/lng/catalan.lng.php @@ -13,7 +13,7 @@ * @author Jordi Romero (jordi@jrom.net) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: catalan.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/czech.lng.php b/lng/czech.lng.php index a6973513..e5094b72 100644 --- a/lng/czech.lng.php +++ b/lng/czech.lng.php @@ -14,7 +14,7 @@ * @author Froxlor Team (2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: czech.lng.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lng/danish.lng.php b/lng/danish.lng.php index e2c201af..58e969dc 100644 --- a/lng/danish.lng.php +++ b/lng/danish.lng.php @@ -13,7 +13,7 @@ * @author Simon Clausen * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: danish.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/dutch.lng.php b/lng/dutch.lng.php index 87bd94f5..d1d65928 100644 --- a/lng/dutch.lng.php +++ b/lng/dutch.lng.php @@ -13,7 +13,7 @@ * @author Sander Klein * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: dutch.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/english.lng.php b/lng/english.lng.php index 2b252c65..caa163e3 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -14,7 +14,7 @@ * @author Froxlor Team * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: english.lng.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lng/french.lng.php b/lng/french.lng.php index f9f0f50a..ef608ef7 100644 --- a/lng/french.lng.php +++ b/lng/french.lng.php @@ -16,7 +16,7 @@ * @author Froxlor Team * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: french.lng.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lng/german.lng.php b/lng/german.lng.php index 5517d8c5..166c1097 100644 --- a/lng/german.lng.php +++ b/lng/german.lng.php @@ -14,7 +14,7 @@ * @author Froxlor team (2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: german.lng.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lng/hungarian.lng.php b/lng/hungarian.lng.php index 1283eaec..5d6577ff 100644 --- a/lng/hungarian.lng.php +++ b/lng/hungarian.lng.php @@ -13,7 +13,7 @@ * @author Laszlo (Laci) Puchner * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: hungarian.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/italian.lng.php b/lng/italian.lng.php index aacf0d3b..00d77044 100644 --- a/lng/italian.lng.php +++ b/lng/italian.lng.php @@ -15,7 +15,7 @@ * @author Froxlor Team * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: italian.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/portugues.lng.php b/lng/portugues.lng.php index ad07c97c..5491e74b 100644 --- a/lng/portugues.lng.php +++ b/lng/portugues.lng.php @@ -16,7 +16,7 @@ * @author Froxlor Team * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: portugues.lng.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lng/russian.lng.php b/lng/russian.lng.php index f5915a57..661b5d42 100644 --- a/lng/russian.lng.php +++ b/lng/russian.lng.php @@ -13,7 +13,7 @@ * @author Konstantin Samofejew * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: russian.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/slovak.lng.php b/lng/slovak.lng.php index 856dcfe0..f3c267ba 100644 --- a/lng/slovak.lng.php +++ b/lng/slovak.lng.php @@ -13,7 +13,7 @@ * @author Bystrik Kacer * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: slovak.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/spanish.lng.php b/lng/spanish.lng.php index 9b1756b1..ecdf1818 100644 --- a/lng/spanish.lng.php +++ b/lng/spanish.lng.php @@ -15,7 +15,7 @@ * @author Sandra Aders * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Language - * @version $Id: spanish.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/lng/swedish.lng.php b/lng/swedish.lng.php index f3125999..def68d8b 100644 --- a/lng/swedish.lng.php +++ b/lng/swedish.lng.php @@ -14,7 +14,7 @@ * @author Froxlor Team * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: swedish.lng.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ */ /** diff --git a/lng/zh-cn.lng.php b/lng/zh-cn.lng.php index 0e69983f..be16e945 100644 --- a/lng/zh-cn.lng.php +++ b/lng/zh-cn.lng.php @@ -16,7 +16,7 @@ * @author Yuan Yang * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * @version $Id: zh-cn.lng.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/scripts/cron_apsinstaller.php b/scripts/cron_apsinstaller.php index 0e213e5c..2c2546e3 100644 --- a/scripts/cron_apsinstaller.php +++ b/scripts/cron_apsinstaller.php @@ -14,7 +14,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Cron - * @version $Id: cron_apsinstaller.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ * @todo */ diff --git a/scripts/cron_apsupdater.php b/scripts/cron_apsupdater.php index 26a95cce..e65cc9a5 100644 --- a/scripts/cron_apsupdater.php +++ b/scripts/cron_apsupdater.php @@ -14,7 +14,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package Cron - * @version $Id: cron_apsupdater.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ * @todo */ diff --git a/scripts/cron_autoresponder.php b/scripts/cron_autoresponder.php index 0c3c7b53..b9433b65 100644 --- a/scripts/cron_autoresponder.php +++ b/scripts/cron_autoresponder.php @@ -15,7 +15,7 @@ * @author Sven Skrabal * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_autoresponder.php 2724 2009-06-07 14:18:02Z flo $ + * @version $Id$ * @todo skip mail parsing after x bytes for large mails * implement start and end date for autoresponder mails */ diff --git a/scripts/cron_legacy.php b/scripts/cron_legacy.php index d5d8e7d5..4baf2137 100644 --- a/scripts/cron_legacy.php +++ b/scripts/cron_legacy.php @@ -13,7 +13,7 @@ * @author Martin Burchert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_legacy.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/scripts/cron_lighttp.htaccess.php b/scripts/cron_lighttp.htaccess.php index f6270a7d..04593c1a 100644 --- a/scripts/cron_lighttp.htaccess.php +++ b/scripts/cron_lighttp.htaccess.php @@ -12,7 +12,7 @@ * @author Michael Kaufmann * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_lighttp.htaccess.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/scripts/cron_tasks.inc.dns.10.bind.php b/scripts/cron_tasks.inc.dns.10.bind.php index c6d2b028..cbb82812 100644 --- a/scripts/cron_tasks.inc.dns.10.bind.php +++ b/scripts/cron_tasks.inc.dns.10.bind.php @@ -13,7 +13,7 @@ * @author Martin Burchert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_tasks.inc.dns.10.bind.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /* diff --git a/scripts/cron_tasks.inc.http.10.apache.php b/scripts/cron_tasks.inc.http.10.apache.php index 3d1b2646..b8b2f13e 100644 --- a/scripts/cron_tasks.inc.http.10.apache.php +++ b/scripts/cron_tasks.inc.http.10.apache.php @@ -14,7 +14,7 @@ * @author Martin Burchert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_tasks.inc.http.10.apache.php 2714 2009-04-17 10:02:03Z flo $ + * @version $Id$ */ if(@php_sapi_name() != 'cli' diff --git a/scripts/cron_tasks.inc.http.15.apache_fcgid.php b/scripts/cron_tasks.inc.http.15.apache_fcgid.php index 4f69428f..52db1242 100644 --- a/scripts/cron_tasks.inc.http.15.apache_fcgid.php +++ b/scripts/cron_tasks.inc.http.15.apache_fcgid.php @@ -17,7 +17,7 @@ * @author Florian Lippert * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package System - * @version $Id: cron_tasks.inc.http.15.apache_fcgid.php 2714 2009-04-17 10:02:03Z flo $ + * @version $Id$ */ if(@php_sapi_name() != 'cli' diff --git a/scripts/cron_tasks.inc.http.20.lighttpd.php b/scripts/cron_tasks.inc.http.20.lighttpd.php index 0f45391c..b2f4cce4 100644 --- a/scripts/cron_tasks.inc.http.20.lighttpd.php +++ b/scripts/cron_tasks.inc.http.20.lighttpd.php @@ -13,7 +13,7 @@ * @author Martin Burchert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_tasks.inc.http.20.lighttpd.php 2715 2009-04-28 14:24:46Z flo $ + * @version $Id$ */ /* diff --git a/scripts/cron_tasks.inc.http.25.lighttpd_fcgid.php b/scripts/cron_tasks.inc.http.25.lighttpd_fcgid.php index 9275302a..c3d9e1d4 100644 --- a/scripts/cron_tasks.inc.http.25.lighttpd_fcgid.php +++ b/scripts/cron_tasks.inc.http.25.lighttpd_fcgid.php @@ -12,7 +12,7 @@ * @author Michael Kaufmann * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package System - * @version $Id: $ + * @version $Id$ */ /* diff --git a/scripts/cron_tasks.php b/scripts/cron_tasks.php index b8bfa741..907b04ba 100644 --- a/scripts/cron_tasks.php +++ b/scripts/cron_tasks.php @@ -13,7 +13,7 @@ * @author Martin Burchert * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_tasks.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/scripts/cron_ticketarchive.php b/scripts/cron_ticketarchive.php index e57eaa44..4b5f2351 100644 --- a/scripts/cron_ticketarchive.php +++ b/scripts/cron_ticketarchive.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Panel - * @version CVS: $Id: cron_ticketarchive.php 2724 2009-06-07 14:18:02Z flo $ + * @version CVS: $Id$ * @link http://www.nutime.de/ * @since File available since Release 1.2.18 */ diff --git a/scripts/cron_traffic.inc.functions.php b/scripts/cron_traffic.inc.functions.php index 976bd1a6..a6aa506e 100644 --- a/scripts/cron_traffic.inc.functions.php +++ b/scripts/cron_traffic.inc.functions.php @@ -13,7 +13,7 @@ * @author Florian Aders * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_traffic.inc.functions.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/scripts/cron_traffic.php b/scripts/cron_traffic.php index 34a483a3..e0ebec51 100644 --- a/scripts/cron_traffic.php +++ b/scripts/cron_traffic.php @@ -14,7 +14,7 @@ * @author Martin Burchert * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package System - * @version $Id: cron_traffic.php 2739 2009-11-06 14:46:30Z flo $ + * @version $Id$ */ /** diff --git a/scripts/cron_traffic_report.php b/scripts/cron_traffic_report.php index f635e2df..c345b68a 100644 --- a/scripts/cron_traffic_report.php +++ b/scripts/cron_traffic_report.php @@ -12,7 +12,7 @@ * @author Florian Aders * @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @package System - * @version $Id: cron_traffic_report.php 2692 2009-03-27 18:04:47Z flo $ + * @version $Id$ */ /** diff --git a/scripts/cron_used_tickets_reset.php b/scripts/cron_used_tickets_reset.php index 54a47926..07406084 100644 --- a/scripts/cron_used_tickets_reset.php +++ b/scripts/cron_used_tickets_reset.php @@ -16,7 +16,7 @@ * @author Michael Kaufmann * @license http://www.gnu.org/licenses/gpl.txt * @package Panel - * @version CVS: $Id: cron_used_tickets_reset.php 2244 2008-10-06 11:01:18Z EleRas $ + * @version CVS: $Id$ * @link http://www.nutime.de/ * @since File available since Release 1.2.20 */