From e1d4cbecae7fe04d87f4c8f6de7b1b3987ab97a0 Mon Sep 17 00:00:00 2001 From: quix0r Date: Mon, 7 Feb 2011 00:34:16 +0000 Subject: [PATCH] Properties set --- .gitattributes | 16 ++++++++-------- inc/daily/daily_ | 6 +++--- inc/hourly/hourly_ | 6 +++--- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.gitattributes b/.gitattributes index 01a58d6ce4..d38849772e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -112,7 +112,7 @@ inc/config-functions.php -text svneol=unset#text/plain inc/config-global.php -text svneol=unset#text/plain inc/config-local.php.dist -text inc/daily/.htaccess svneol=native#text/plain -inc/daily/daily_ -text +inc/daily/daily_ svneol=native#text/plain inc/daily/daily_100_bonus.php svneol=native#text/plain inc/daily/daily_autopurge.php svneol=native#text/plain inc/daily/daily_beg.php svneol=native#text/plain @@ -132,7 +132,7 @@ inc/db/lib.php -text svneol=unset#text/plain inc/debug/.htaccess -text svneol=unset#text/plain inc/debug/client/.htaccess -text svneol=unset#text/plain inc/debug/relay/.htaccess -text svneol=unset#text/plain -inc/debug/request_ -text svneol=unset#text/plain +inc/debug/request_ svneol=native#text/plain inc/debug/server/.htaccess -text svneol=unset#text/plain inc/expression-functions.php -text svneol=unset#text/plain inc/extensions-functions.php -text svneol=unset#text/plain @@ -226,7 +226,7 @@ inc/gen_sql_patches.php -text svneol=unset#text/plain inc/handler.php -text svneol=unset#text/plain inc/header.php -text svneol=unset#text/plain inc/hourly/.htaccess svneol=native#text/plain -inc/hourly/hourly_ -text +inc/hourly/hourly_ svneol=native#text/plain inc/img/.htaccess -text svneol=unset#text/plain inc/inc-functions.php svneol=native#text/plain inc/install-functions.php -text svneol=unset#text/plain @@ -426,7 +426,7 @@ inc/modules/admin/what-admins_mails.php -text svneol=unset#text/plain inc/modules/admin/what-bonus.php -text svneol=unset#text/plain inc/modules/admin/what-cache_stats.php -text svneol=unset#text/plain inc/modules/admin/what-chk_regs.php -text svneol=unset#text/plain -inc/modules/admin/what-config_ -text svneol=unset#text/plain +inc/modules/admin/what-config_ svneol=native#text/plain inc/modules/admin/what-config_active.php -text svneol=unset#text/plain inc/modules/admin/what-config_admin.php -text svneol=unset#text/plain inc/modules/admin/what-config_admins.php -text svneol=unset#text/plain @@ -642,7 +642,7 @@ inc/modules/sponsor/logout.php svneol=native#text/plain inc/modules/sponsor/settings.php -text svneol=unset#text/plain inc/modules/sponsor/welcome.php -text svneol=unset#text/plain inc/monthly/.htaccess -text svneol=unset#text/plain -inc/monthly/monthly_ -text svneol=unset#text/plain +inc/monthly/monthly_ svneol=native#text/plain inc/monthly/monthly_beg.php -text svneol=unset#text/plain inc/monthly/monthly_bonus.php -text svneol=unset#text/plain inc/monthly/monthly_newsletter.php -text svneol=unset#text/plain @@ -722,7 +722,7 @@ inc/pool/pool-bonus.php -text svneol=unset#text/plain inc/pool/pool-user.php -text svneol=unset#text/plain inc/request-functions.php -text svneol=unset#text/plain inc/reset/.htaccess -text svneol=unset#text/plain -inc/reset/reset_ -text svneol=unset#text/plain +inc/reset/reset_ svneol=native#text/plain inc/reset/reset_100_bonus.php -text svneol=unset#text/plain inc/reset/reset_autopurge.php -text svneol=unset#text/plain inc/reset/reset_beg.php -text svneol=unset#text/plain @@ -744,7 +744,7 @@ inc/stylesheet.php -text svneol=unset#text/plain inc/template-functions.php -text svneol=unset#text/plain inc/versions.php svneol=native#text/plain inc/weekly/.htaccess -text svneol=unset#text/plain -inc/weekly/weekly_ -text svneol=unset#text/plain +inc/weekly/weekly_ svneol=native#text/plain inc/weekly/weekly_surfbar.php -text svneol=unset#text/plain inc/wrapper-functions.php -text svneol=unset#text/plain inc/xml-functions.php svneol=native#text/plain @@ -1382,7 +1382,7 @@ templates/de/html/doubler/doubler_header.tpl -text svneol=unset#text/plain templates/de/html/doubler/doubler_index.tpl -text svneol=unset#text/plain templates/de/html/doubler/doubler_reflink.tpl -text svneol=unset#text/plain templates/de/html/ext/.htaccess -text svneol=unset#text/plain -templates/de/html/ext/ext_ -text svneol=unset#text/plain +templates/de/html/ext/ext_ svneol=native#text/plain templates/de/html/ext/ext_active.tpl -text svneol=unset#text/plain templates/de/html/ext/ext_admins.tpl -text svneol=unset#text/plain templates/de/html/ext/ext_admintheme1.tpl -text svneol=unset#text/plain diff --git a/inc/daily/daily_ b/inc/daily/daily_ index d816289e57..a2bd8015af 100644 --- a/inc/daily/daily_ +++ b/inc/daily/daily_ @@ -10,10 +10,10 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Dinge, die beim taeglichen Reset erledigt werden * * -------------------------------------------------------------------- * - * $Revision:: 2216 $ * - * $Date:: 2010-11-10 00:04:18 +0100 (Wed, 10 Nov 2010) $ * + * $Revision:: $ * + * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * - * $Author:: quix0r $ * + * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * diff --git a/inc/hourly/hourly_ b/inc/hourly/hourly_ index f46c742f5e..839c095da1 100644 --- a/inc/hourly/hourly_ +++ b/inc/hourly/hourly_ @@ -10,10 +10,10 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : * * -------------------------------------------------------------------- * - * $Revision:: 2247 $ * - * $Date:: 2011-01-18 16:44:31 +0100 (Tue, 18 Jan 2011) $ * + * $Revision:: $ * + * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * - * $Author:: quix0r $ * + * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * -- 2.39.5