Deprecated templates/scripts removed
authorRoland Häder <roland@mxchange.org>
Mon, 28 Jun 2010 03:52:32 +0000 (03:52 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 28 Jun 2010 03:52:32 +0000 (03:52 +0000)
.gitattributes
DOCS/TODOs.txt
inc/modules/member/what-newsletter.php [deleted file]
inc/modules/member/what-sponsor.php [deleted file]
templates/de/html/admin/admin_list_rallye_noselect.tpl [deleted file]
templates/de/html/guest/guest_rallye_expired_footer.tpl [deleted file]
templates/de/html/guest/guest_rallye_expired_header.tpl [deleted file]
templates/de/html/guest/guest_rallye_footer.tpl [deleted file]
templates/de/html/guest/guest_rallye_header.tpl [deleted file]

index 94f3f50daf5bc2c37ab63201a59509453dc31c33..f8c01dafc83f5733ac9f7f65c18f4965ddef382b 100644 (file)
@@ -556,7 +556,6 @@ inc/modules/member/what-holiday.php -text
 inc/modules/member/what-html_mail.php -text
 inc/modules/member/what-logout.php -text
 inc/modules/member/what-mydata.php -text
-inc/modules/member/what-newsletter.php -text
 inc/modules/member/what-nickname.php -text
 inc/modules/member/what-order.php -text
 inc/modules/member/what-payout.php -text
@@ -566,7 +565,6 @@ inc/modules/member/what-rallyes.php -text
 inc/modules/member/what-refback.php -text
 inc/modules/member/what-reflinks.php -text
 inc/modules/member/what-reflist.php -text
-inc/modules/member/what-sponsor.php -text
 inc/modules/member/what-sponsor_list.php -text
 inc/modules/member/what-stats.php -text
 inc/modules/member/what-support.php -text
@@ -1121,7 +1119,6 @@ templates/de/html/admin/admin_list_payouts_row.tpl -text
 templates/de/html/admin/admin_list_payouts_txt.tpl -text
 templates/de/html/admin/admin_list_primera_main.tpl -text
 templates/de/html/admin/admin_list_primera_row.tpl -text
-templates/de/html/admin/admin_list_rallye_noselect.tpl -text
 templates/de/html/admin/admin_list_rallye_prices.tpl -text
 templates/de/html/admin/admin_list_rallye_prices_row.tpl -text
 templates/de/html/admin/admin_list_rallye_usr.tpl -text
@@ -1409,10 +1406,6 @@ templates/de/html/guest/guest_menu_whats.tpl -text
 templates/de/html/guest/guest_nickname_login.tpl -text
 templates/de/html/guest/guest_no_rallyes.tpl -text
 templates/de/html/guest/guest_rallye.tpl -text
-templates/de/html/guest/guest_rallye_expired_footer.tpl -text
-templates/de/html/guest/guest_rallye_expired_header.tpl -text
-templates/de/html/guest/guest_rallye_footer.tpl -text
-templates/de/html/guest/guest_rallye_header.tpl -text
 templates/de/html/guest/guest_rallye_show.tpl -text
 templates/de/html/guest/guest_receive_table.tpl -text
 templates/de/html/guest/guest_register.tpl -text
index 99787c597e05778fddaa617193ab5da6ec7cddd4..9fda182fd3c876cb5015a40dfb00b7e8378c1f73 100644 (file)
 ./templates/de/html/surfbar/surfbar_frame_top.tpl:32:// @TODO Try to rewrite this JavaScript to js.php?js=surfbar_frame_top (wouldn't be easy)
 ### ### DEPRECATION FOLLOWS: ### ###
 ./inc/modules/admin/admin-inc.php:432:// @DEPRECATED
-./inc/modules/member/what-newsletter.php:2:// @DEPRECATED
-./inc/modules/member/what-sponsor.php:2:// @DEPRECATED
-./templates/de/html/admin/admin_list_rallye_noselect.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/html/guest/guest_rallye_expired_footer.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/html/guest/guest_rallye_expired_header.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/html/guest/guest_rallye_footer.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/html/guest/guest_rallye_header.tpl:1:<!-- @DEPRECATED //-->
 ### ### template-warnings.log follows: ### ###
 Warning: Not parsing JavaScript templates/de/html/js/js_order_send.tpl.
 Warning: Not parsing JavaScript templates/de/html/js/js_cookies_disabled.tpl.
diff --git a/inc/modules/member/what-newsletter.php b/inc/modules/member/what-newsletter.php
deleted file mode 100644 (file)
index c6b4cb8..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-// @DEPRECATED
-?>
-
diff --git a/inc/modules/member/what-sponsor.php b/inc/modules/member/what-sponsor.php
deleted file mode 100644 (file)
index f551ef4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-// @DEPRECATED
-?>
diff --git a/templates/de/html/admin/admin_list_rallye_noselect.tpl b/templates/de/html/admin/admin_list_rallye_noselect.tpl
deleted file mode 100644 (file)
index 11f5d85..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/guest/guest_rallye_expired_footer.tpl b/templates/de/html/guest/guest_rallye_expired_footer.tpl
deleted file mode 100644 (file)
index 11f5d85..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/guest/guest_rallye_expired_header.tpl b/templates/de/html/guest/guest_rallye_expired_header.tpl
deleted file mode 100644 (file)
index 11f5d85..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/guest/guest_rallye_footer.tpl b/templates/de/html/guest/guest_rallye_footer.tpl
deleted file mode 100644 (file)
index 11f5d85..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/guest/guest_rallye_header.tpl b/templates/de/html/guest/guest_rallye_header.tpl
deleted file mode 100644 (file)
index 11f5d85..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->