From: Roland Häder <roland@mxchange.org>
Date: Tue, 10 Mar 2009 23:58:05 +0000 (+0000)
Subject: Deprecated templates/scripts removed
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=af7035c4b7477791785d350f4cd72e809583e42a;p=mailer.git

Deprecated templates/scripts removed
---

diff --git a/.gitattributes b/.gitattributes
index 51f8117543..d13df1113f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -433,7 +433,6 @@ inc/modules/admin/what-unlock_surfbar_urls.php -text
 inc/modules/admin/what-updates.php -text
 inc/modules/admin/what-usage.php -text
 inc/modules/admin/what-user_contct.php -text
-inc/modules/admin/what-user_online.php -text
 inc/modules/admin/what-usr_online.php -text
 inc/modules/chk_login.php -text
 inc/modules/frametester.php -text
@@ -978,7 +977,6 @@ templates/de/html/admin/admin_ext_reg_form.tpl -text
 templates/de/html/admin/admin_ext_sql_row.tpl -text
 templates/de/html/admin/admin_ext_sql_table.tpl -text
 templates/de/html/admin/admin_extensions.tpl -text
-templates/de/html/admin/admin_extensions_404.tpl -text
 templates/de/html/admin/admin_extensions_delete.tpl -text
 templates/de/html/admin/admin_extensions_delete_row.tpl -text
 templates/de/html/admin/admin_extensions_edit.tpl -text
@@ -1071,7 +1069,6 @@ templates/de/html/admin/admin_list_task_rows.tpl -text
 templates/de/html/admin/admin_list_transfer.tpl -text
 templates/de/html/admin/admin_list_transfer_row.tpl -text
 templates/de/html/admin/admin_list_unconfirmed.tpl -text
-templates/de/html/admin/admin_list_unconfirmed_header.tpl -text
 templates/de/html/admin/admin_list_unconfirmed_list.tpl -text
 templates/de/html/admin/admin_list_unconfirmed_row.tpl -text
 templates/de/html/admin/admin_list_user.tpl -text
@@ -1131,9 +1128,7 @@ templates/de/html/admin/admin_online_footer.tpl -text
 templates/de/html/admin/admin_online_header.tpl -text
 templates/de/html/admin/admin_optimize.tpl -text
 templates/de/html/admin/admin_optimize_row.tpl -text
-templates/de/html/admin/admin_overview_footer.tpl -text
 templates/de/html/admin/admin_overview_footer_task.tpl -text
-templates/de/html/admin/admin_overview_header.tpl -text
 templates/de/html/admin/admin_overview_header_task.tpl -text
 templates/de/html/admin/admin_overview_list.tpl -text
 templates/de/html/admin/admin_overview_list_ext_rows.tpl -text
@@ -1180,7 +1175,6 @@ templates/de/html/admin/admin_surfbar_stats_row.tpl -text
 templates/de/html/admin/admin_surfbar_url_stats.tpl -text
 templates/de/html/admin/admin_surfbar_url_stats_row.tpl -text
 templates/de/html/admin/admin_task_holiday.tpl -text
-templates/de/html/admin/admin_theme_404.tpl -text
 templates/de/html/admin/admin_theme_edit.tpl -text
 templates/de/html/admin/admin_theme_edit_row.tpl -text
 templates/de/html/admin/admin_theme_import.tpl -text
@@ -1440,7 +1434,6 @@ templates/de/html/member/member_points_upgrade.tpl -text
 templates/de/html/member/member_pool_row.tpl -text
 templates/de/html/member/member_pool_table.tpl -text
 templates/de/html/member/member_primera.tpl -text
-templates/de/html/member/member_primera_form.tpl -text
 templates/de/html/member/member_primera_mode_list.tpl -text
 templates/de/html/member/member_primera_mode_list_row.tpl -text
 templates/de/html/member/member_primera_mode_pay.tpl -text
@@ -1488,7 +1481,6 @@ templates/de/html/member/member_welcome.tpl -text
 templates/de/html/member/member_welcome_footer.tpl -text
 templates/de/html/member/member_welcome_header.tpl -text
 templates/de/html/member/member_wernis.tpl -text
-templates/de/html/member/member_wernis_form.tpl -text
 templates/de/html/member/member_wernis_mode_choose.tpl -text
 templates/de/html/member/member_wernis_mode_list.tpl -text
 templates/de/html/member/member_wernis_mode_list_row.tpl -text
diff --git a/inc/modules/admin/what-user_online.php b/inc/modules/admin/what-user_online.php
deleted file mode 100644
index f551ef47b7..0000000000
--- a/inc/modules/admin/what-user_online.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-// @DEPRECATED
-?>
diff --git a/templates/de/html/admin/admin_extensions_404.tpl b/templates/de/html/admin/admin_extensions_404.tpl
deleted file mode 100644
index 11f5d85d80..0000000000
--- a/templates/de/html/admin/admin_extensions_404.tpl
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/admin/admin_list_unconfirmed_header.tpl b/templates/de/html/admin/admin_list_unconfirmed_header.tpl
deleted file mode 100644
index 11f5d85d80..0000000000
--- a/templates/de/html/admin/admin_list_unconfirmed_header.tpl
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/admin/admin_overview_footer.tpl b/templates/de/html/admin/admin_overview_footer.tpl
deleted file mode 100644
index 11f5d85d80..0000000000
--- a/templates/de/html/admin/admin_overview_footer.tpl
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/admin/admin_overview_header.tpl b/templates/de/html/admin/admin_overview_header.tpl
deleted file mode 100644
index 11f5d85d80..0000000000
--- a/templates/de/html/admin/admin_overview_header.tpl
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/admin/admin_theme_404.tpl b/templates/de/html/admin/admin_theme_404.tpl
deleted file mode 100644
index dc98116f04..0000000000
--- a/templates/de/html/admin/admin_theme_404.tpl
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
\ No newline at end of file
diff --git a/templates/de/html/member/member_primera_form.tpl b/templates/de/html/member/member_primera_form.tpl
deleted file mode 100644
index 11f5d85d80..0000000000
--- a/templates/de/html/member/member_primera_form.tpl
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED //-->
diff --git a/templates/de/html/member/member_wernis_form.tpl b/templates/de/html/member/member_wernis_form.tpl
deleted file mode 100644
index a7bb9c5d82..0000000000
--- a/templates/de/html/member/member_wernis_form.tpl
+++ /dev/null
@@ -1 +0,0 @@
-<!-- @DEPRECATED! //-->