Properties set
authorRoland Häder <roland@mxchange.org>
Mon, 7 Feb 2011 00:34:16 +0000 (00:34 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 7 Feb 2011 00:34:16 +0000 (00:34 +0000)
.gitattributes
inc/daily/daily_
inc/hourly/hourly_

index 01a58d6ce4825d41c22aaf90c2dbad25fd7b5301..d38849772eb5dd08a4d3676c7104d9470f169e55 100644 (file)
@@ -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
index d816289e574d7e9ae676d7c84eae00de9b4c3dc5..a2bd8015af60c2ac69d1c076071cd70e6ed78b65 100644 (file)
  * -------------------------------------------------------------------- *
  * 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                   *
index f46c742f5e704fa738ac30b4fb8bbc26afeb452f..839c095da1542835feaea71d36c79404dc0f1c1b 100644 (file)
  * -------------------------------------------------------------------- *
  * 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                   *