From d712e3a5c13266fc0017f6724e7cb372442c7cc3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 8 Nov 2010 01:19:09 +0000 Subject: [PATCH] Fixed category saving, added unique key, removed deprecated templates: - Fixed handling of user category selections - Added unique key in _user_cats on column userid,cat_id together - Deprecated templates removed - TODOs.txt updated --- .gitattributes | 36 ------------------ DOCS/TODOs.txt | 38 +------------------ inc/db/lib-mysql3.php | 4 +- inc/extensions/ext-user.php | 12 +++++- inc/modules/member/what-categories.php | 11 ++++-- templates/de/emails/profile-updte.tpl | 1 - .../de/html/admin/admin_del_admin_menu.tpl | 1 - .../html/admin/admin_del_admin_menu_row.tpl | 1 - templates/de/html/admin/admin_del_admins.tpl | 1 - .../de/html/admin/admin_del_admins_row.tpl | 1 - templates/de/html/admin/admin_del_cats.tpl | 1 - .../de/html/admin/admin_del_cats_row.tpl | 1 - .../de/html/admin/admin_del_email_bonus.tpl | 1 - .../de/html/admin/admin_del_email_normal.tpl | 1 - .../de/html/admin/admin_del_email_notify.tpl | 1 - .../de/html/admin/admin_del_guest_menu.tpl | 1 - .../html/admin/admin_del_guest_menu_row.tpl | 1 - .../de/html/admin/admin_del_member_menu.tpl | 1 - .../html/admin/admin_del_member_menu_row.tpl | 1 - .../html/admin/admin_del_network_params.tpl | 1 - .../admin/admin_del_network_params_row.tpl | 1 - .../de/html/admin/admin_del_network_types.tpl | 1 - .../admin/admin_del_network_types_row.tpl | 1 - .../de/html/admin/admin_del_networks.tpl | 1 - .../de/html/admin/admin_del_networks_row.tpl | 1 - .../de/html/admin/admin_del_payments.tpl | 1 - .../de/html/admin/admin_del_payments_row.tpl | 1 - .../de/html/admin/admin_del_reflevel.tpl | 1 - .../de/html/admin/admin_del_reflevel_row.tpl | 1 - templates/de/html/admin/admin_del_sponsor.tpl | 1 - .../de/html/admin/admin_del_transfer_row.tpl | 1 - templates/de/html/admin/admin_del_user.tpl | 1 - .../html/admin/admin_member_selection_box.tpl | 1 - templates/de/html/admin/admin_mods_edit.tpl | 1 - .../de/html/admin/admin_mods_edit_row.tpl | 1 - templates/de/html/admin/admin_theme_edit.tpl | 1 - .../de/html/admin/admin_theme_edit_row.tpl | 1 - .../de/html/admin/admin_theme_import.tpl | 1 - .../de/html/admin/admin_theme_import_form.tpl | 1 - .../de/html/admin/admin_theme_import_none.tpl | 1 - .../de/html/admin/admin_theme_import_row.tpl | 1 - 41 files changed, 20 insertions(+), 117 deletions(-) delete mode 100644 templates/de/emails/profile-updte.tpl delete mode 100644 templates/de/html/admin/admin_del_admin_menu.tpl delete mode 100644 templates/de/html/admin/admin_del_admin_menu_row.tpl delete mode 100644 templates/de/html/admin/admin_del_admins.tpl delete mode 100644 templates/de/html/admin/admin_del_admins_row.tpl delete mode 100644 templates/de/html/admin/admin_del_cats.tpl delete mode 100644 templates/de/html/admin/admin_del_cats_row.tpl delete mode 100644 templates/de/html/admin/admin_del_email_bonus.tpl delete mode 100644 templates/de/html/admin/admin_del_email_normal.tpl delete mode 100644 templates/de/html/admin/admin_del_email_notify.tpl delete mode 100644 templates/de/html/admin/admin_del_guest_menu.tpl delete mode 100644 templates/de/html/admin/admin_del_guest_menu_row.tpl delete mode 100644 templates/de/html/admin/admin_del_member_menu.tpl delete mode 100644 templates/de/html/admin/admin_del_member_menu_row.tpl delete mode 100644 templates/de/html/admin/admin_del_network_params.tpl delete mode 100644 templates/de/html/admin/admin_del_network_params_row.tpl delete mode 100644 templates/de/html/admin/admin_del_network_types.tpl delete mode 100644 templates/de/html/admin/admin_del_network_types_row.tpl delete mode 100644 templates/de/html/admin/admin_del_networks.tpl delete mode 100644 templates/de/html/admin/admin_del_networks_row.tpl delete mode 100644 templates/de/html/admin/admin_del_payments.tpl delete mode 100644 templates/de/html/admin/admin_del_payments_row.tpl delete mode 100644 templates/de/html/admin/admin_del_reflevel.tpl delete mode 100644 templates/de/html/admin/admin_del_reflevel_row.tpl delete mode 100644 templates/de/html/admin/admin_del_sponsor.tpl delete mode 100644 templates/de/html/admin/admin_del_transfer_row.tpl delete mode 100644 templates/de/html/admin/admin_del_user.tpl delete mode 100644 templates/de/html/admin/admin_member_selection_box.tpl delete mode 100644 templates/de/html/admin/admin_mods_edit.tpl delete mode 100644 templates/de/html/admin/admin_mods_edit_row.tpl delete mode 100644 templates/de/html/admin/admin_theme_edit.tpl delete mode 100644 templates/de/html/admin/admin_theme_edit_row.tpl delete mode 100644 templates/de/html/admin/admin_theme_import.tpl delete mode 100644 templates/de/html/admin/admin_theme_import_form.tpl delete mode 100644 templates/de/html/admin/admin_theme_import_none.tpl delete mode 100644 templates/de/html/admin/admin_theme_import_row.tpl diff --git a/.gitattributes b/.gitattributes index 082ff8f706..8bd09ccaa1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -897,7 +897,6 @@ templates/de/emails/order-admin.tpl -text svneol=unset#text/plain templates/de/emails/order-deleted.tpl -text svneol=unset#text/plain templates/de/emails/order-member.tpl -text svneol=unset#text/plain templates/de/emails/order-reject.tpl -text svneol=unset#text/plain -templates/de/emails/profile-updte.tpl -text svneol=unset#text/plain templates/de/emails/register-admin.tpl -text svneol=unset#text/plain templates/de/emails/register-member.tpl -text svneol=unset#text/plain templates/de/emails/sponsor/.htaccess -text svneol=unset#text/plain @@ -1024,36 +1023,10 @@ templates/de/html/admin/admin_config_validator.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_config_wernis.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_config_yoomedia.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_contct_user_form.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_admin_menu.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_admin_menu_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_admins.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_admins_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_del_bank_packages.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_del_bank_packages_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_cats.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_cats_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_email_bonus.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_email_normal.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_email_notify.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_guest_menu.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_guest_menu_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_member_menu.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_member_menu_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_network_params.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_network_params_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_network_types.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_network_types_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_networks.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_networks_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_payments.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_payments_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_reflevel.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_reflevel_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_sponsor.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_del_surfbar_urls.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_del_surfbar_urls_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_transfer_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_del_user.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_delete_admin_menu.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_delete_admin_menu_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_delete_admins.tpl -text svneol=unset#text/plain @@ -1274,7 +1247,6 @@ templates/de/html/admin/admin_main_header.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_maintenance_form.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_member_menu_overview.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_member_menu_status.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_member_selection_box.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_menu_404_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_menu_failed.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_menu_hints.tpl -text svneol=unset#text/plain @@ -1282,8 +1254,6 @@ templates/de/html/admin/admin_menu_hints_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_menu_overview_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_menu_status_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_mini_online.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_mods_edit.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_mods_edit_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_mods_stats.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_mods_stats2.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_mods_stats2_row.tpl -text svneol=unset#text/plain @@ -1335,12 +1305,6 @@ templates/de/html/admin/admin_surfbar_url_stats.tpl -text svneol=unset#text/plai templates/de/html/admin/admin_surfbar_url_stats_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_task_holiday.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_task_order.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_theme_edit.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_theme_edit_row.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_theme_import.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_theme_import_form.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_theme_import_none.tpl -text svneol=unset#text/plain -templates/de/html/admin/admin_theme_import_row.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_theme_installed.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_undelete_surfbar_urls.tpl -text svneol=unset#text/plain templates/de/html/admin/admin_undelete_surfbar_urls_row.tpl -text svneol=unset#text/plain diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 1ec7d59ba6..4aa07436e5 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -161,7 +161,7 @@ ./inc/modules/member/what-beg.php:54:// @TODO Can't this be moved into EL? ./inc/modules/member/what-beg.php:63:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout'))); ./inc/modules/member/what-bonus.php:55: // @TODO Rewrite this to a filter -./inc/modules/member/what-categories.php:128: // @TODO Rewrite this to use $OUT .= ... +./inc/modules/member/what-categories.php:131: // @TODO Rewrite this to use $OUT .= ... ./inc/modules/member/what-order.php:426: // @TODO Rewrite this to a filter ./inc/modules/member/what-payout.php:194: // @TODO Rewrite this to a filter ./inc/modules/member/what-points.php:55:// @TODO Should we rewrite this to a filter? @@ -233,42 +233,6 @@ ./templates/de/html/surfbar/surfbar_frame_textlinks.tpl:5: ### ### DEPRECATION FOLLOWS: ### ### ./inc/modules/admin/admin-inc.php:440:// @DEPRECATED -./templates/de/emails/profile-updte.tpl:1:@DEPRECATED -./templates/de/html/admin/admin_del_admin_menu_row.tpl:1: -./templates/de/html/admin/admin_del_admin_menu.tpl:1: -./templates/de/html/admin/admin_del_admins_row.tpl:1: -./templates/de/html/admin/admin_del_admins.tpl:1: -./templates/de/html/admin/admin_del_cats_row.tpl:1: -./templates/de/html/admin/admin_del_cats.tpl:1: -./templates/de/html/admin/admin_del_email_bonus.tpl:1: -./templates/de/html/admin/admin_del_email_normal.tpl:1: -./templates/de/html/admin/admin_del_email_notify.tpl:1: -./templates/de/html/admin/admin_del_guest_menu_row.tpl:1: -./templates/de/html/admin/admin_del_guest_menu.tpl:1: -./templates/de/html/admin/admin_del_member_menu_row.tpl:1: -./templates/de/html/admin/admin_del_member_menu.tpl:1: -./templates/de/html/admin/admin_del_network_params_row.tpl:1: -./templates/de/html/admin/admin_del_network_params.tpl:1: -./templates/de/html/admin/admin_del_networks_row.tpl:1: -./templates/de/html/admin/admin_del_networks.tpl:1: -./templates/de/html/admin/admin_del_network_types_row.tpl:1: -./templates/de/html/admin/admin_del_network_types.tpl:1: -./templates/de/html/admin/admin_del_payments_row.tpl:1: -./templates/de/html/admin/admin_del_payments.tpl:1: -./templates/de/html/admin/admin_del_reflevel_row.tpl:1: -./templates/de/html/admin/admin_del_reflevel.tpl:1: -./templates/de/html/admin/admin_del_sponsor.tpl:1: -./templates/de/html/admin/admin_del_transfer_row.tpl:1: -./templates/de/html/admin/admin_del_user.tpl:1: -./templates/de/html/admin/admin_member_selection_box.tpl:1: -./templates/de/html/admin/admin_mods_edit_row.tpl:1: -./templates/de/html/admin/admin_mods_edit.tpl:1: -./templates/de/html/admin/admin_theme_edit_row.tpl:1: -./templates/de/html/admin/admin_theme_edit.tpl:1: -./templates/de/html/admin/admin_theme_import_form.tpl:1: -./templates/de/html/admin/admin_theme_import_none.tpl:1: -./templates/de/html/admin/admin_theme_import_row.tpl:1: -./templates/de/html/admin/admin_theme_import.tpl:1: ### ### template-warnings.log follows: ### ### PHP Warning: DOMDocument::loadHTMLFile(): Attribute class redefined in templates/de/html/sponsor/sponsor_settings_form.tpl, line: 14 in PHP Warning: DOMDocument::loadHTMLFile(): Attribute class redefined in templates/de/html/sponsor/sponsor_settings_form.tpl, line: 16 in diff --git a/inc/db/lib-mysql3.php b/inc/db/lib-mysql3.php index 2e95ceb6ac..9d74092906 100644 --- a/inc/db/lib-mysql3.php +++ b/inc/db/lib-mysql3.php @@ -77,11 +77,11 @@ function SQL_QUERY ($sqlString, $F, $L, $enableCodes = true) { $querytimeBefore = microtime(true); // Run SQL command - //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'F=' . basename($F) . ',L=' . $L . ',sql=' . encodeEntities($GLOBALS['last_sql'])); + //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'F=' . basename($F) . ',L=' . $L . ',sql=' . $GLOBALS['last_sql']); $result = mysql_query($GLOBALS['last_sql'], SQL_GET_LINK()) or debug_report_bug($F, $L, 'file='. basename($F) . ',line=' . $L . ':mysql_error()=' . mysql_error() . "\n". 'Query string:' . $GLOBALS['last_sql']); - //* DEBUG: */ logDebugMessage($F, $L, 'sql=' . $GLOBALS['last_sql'] . ',affected=' . SQL_AFFECTEDROWS()); + //* DEBUG: */ logDebugMessage($F, $L, 'sql=' . $GLOBALS['last_sql'] . ',affected=' . SQL_AFFECTEDROWS() . ',numRows='.(is_resource($result) ? SQL_NUMROWS($result) : gettype($result))); // Calculate query time $queryTime = microtime(true) - $querytimeBefore; diff --git a/inc/extensions/ext-user.php b/inc/extensions/ext-user.php index ed7dd0570b..7bab04d851 100644 --- a/inc/extensions/ext-user.php +++ b/inc/extensions/ext-user.php @@ -41,10 +41,10 @@ if (!defined('__SECURITY')) { } // END - if // Version number -setThisExtensionVersion('0.3.5'); +setThisExtensionVersion('0.3.6'); // Version history array (add more with , '0.1.0' and so on) -setExtensionVersionHistory(array('0.0', '0.1.0', '0.1.1', '0.1.2', '0.1.2', '0.1.3', '0.1.4', '0.1.5', '0.1.6', '0.1.7', '0.1.8', '0.1.9', '0.2.0', '0.2.1', '0.2.2', '0.2.3', '0.2.4', '0.2.5', '0.2.6', '0.2.7', '0.2.8', '0.2.9', '0.3.0', '0.3.1', '0.3.2', '0.3.3', '0.3.4', '0.3.5')); +setExtensionVersionHistory(array('0.0', '0.1.0', '0.1.1', '0.1.2', '0.1.2', '0.1.3', '0.1.4', '0.1.5', '0.1.6', '0.1.7', '0.1.8', '0.1.9', '0.2.0', '0.2.1', '0.2.2', '0.2.3', '0.2.4', '0.2.5', '0.2.6', '0.2.7', '0.2.8', '0.2.9', '0.3.0', '0.3.1', '0.3.2', '0.3.3', '0.3.4', '0.3.5', '0.3.6')); // Keep this extension always active! setExtensionAlwaysActive('Y'); @@ -362,6 +362,14 @@ INDEX (`userid`), PRIMARY KEY (`id`) ) TYPE={?_TABLE_TYPE?} COMMENT='List of deleted users'"); + // Update notes (these will be set as task text!) + setExtensionUpdateNotes("Der Sperrgrund wird nun mit abgespeichert und beim Löschen des Users mit ausgesendet."); + break; + + case '0.3.6': // SQL queries for v0.3.6 + addExtensionSql("ALTER TABLE `{?_MYSQL_PREFIX?}_user_cats` DROP INDEX `userid`"); + addExtensionSql("ALTER TABLE `{?_MYSQL_PREFIX?}_user_cats` ADD UNIQUE `userid_catid` ( `userid` , `cat_id` )"); + // Update notes (these will be set as task text!) setExtensionUpdateNotes("Der Sperrgrund wird nun mit abgespeichert und beim Löschen des Users mit ausgesendet."); break; diff --git a/inc/modules/member/what-categories.php b/inc/modules/member/what-categories.php index 2812f0b070..13075a351e 100644 --- a/inc/modules/member/what-categories.php +++ b/inc/modules/member/what-categories.php @@ -82,8 +82,11 @@ if (!SQL_HASZERONUMS($result)) { $result_user = SQL_QUERY_ESC("SELECT `id` FROM `{?_MYSQL_PREFIX?}_user_cats` WHERE `userid`=%s AND `cat_id`=%s LIMIT 1", array(getMemberId(), bigintval($cat)), __FILE__, __LINE__); - if (!SQL_HASZERONUMS($result_user)) { - $sql = "INSERT INTO `{?_MYSQL_PREFIX?}_user_cats` (userid, cat_id) VALUES ('%s','%s')"; + // Debug message + //* DEBUG: */ logDebugMessage(__FILE__, __LINE__, 'cat='.$cat.',joined='.$joined.',getMemberId()='.getMemberId().',SQL_HASZERONUMS()='.intval(SQL_HASZERONUMS($result_user))); + + if (SQL_HASZERONUMS($result_user)) { + $sql = "INSERT INTO `{?_MYSQL_PREFIX?}_user_cats` (`userid`, `cat_id`) VALUES (%s,%s)"; } // END - if // Free memory @@ -133,7 +136,7 @@ if (!SQL_HASZERONUMS($result)) { $content['jy'] = ''; // When we found an entry don't read it, just change the jx elements - if (isPostRequestParameterSet('cat')) { + if ((isFormSent()) && (isPostRequestParameterSet('cat'))) { // Form sent? if (postRequestParameter('cat', $content['id']) =='Y') { $content['jy'] = ' checked="checked"'; @@ -144,7 +147,7 @@ if (!SQL_HASZERONUMS($result)) { if (countSumTotalData(getMemberId(), 'user_cats', 'id', 'userid', true, sprintf(" AND `cat_id`=%s", bigintval($content['id']))) == 1) { $content['jn'] = ''; $content['jy'] = ' checked="checked"'; - } + } // END - if } // Load row template and switch colors diff --git a/templates/de/emails/profile-updte.tpl b/templates/de/emails/profile-updte.tpl deleted file mode 100644 index 84d1ed3b8c..0000000000 --- a/templates/de/emails/profile-updte.tpl +++ /dev/null @@ -1 +0,0 @@ -@DEPRECATED diff --git a/templates/de/html/admin/admin_del_admin_menu.tpl b/templates/de/html/admin/admin_del_admin_menu.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_admin_menu.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_admin_menu_row.tpl b/templates/de/html/admin/admin_del_admin_menu_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_admin_menu_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_admins.tpl b/templates/de/html/admin/admin_del_admins.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_admins.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_admins_row.tpl b/templates/de/html/admin/admin_del_admins_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_admins_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_cats.tpl b/templates/de/html/admin/admin_del_cats.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_cats.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_cats_row.tpl b/templates/de/html/admin/admin_del_cats_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_cats_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_email_bonus.tpl b/templates/de/html/admin/admin_del_email_bonus.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_email_bonus.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_email_normal.tpl b/templates/de/html/admin/admin_del_email_normal.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_email_normal.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_email_notify.tpl b/templates/de/html/admin/admin_del_email_notify.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_email_notify.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_guest_menu.tpl b/templates/de/html/admin/admin_del_guest_menu.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_guest_menu.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_guest_menu_row.tpl b/templates/de/html/admin/admin_del_guest_menu_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_guest_menu_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_member_menu.tpl b/templates/de/html/admin/admin_del_member_menu.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_member_menu.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_member_menu_row.tpl b/templates/de/html/admin/admin_del_member_menu_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_member_menu_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_network_params.tpl b/templates/de/html/admin/admin_del_network_params.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_network_params.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_network_params_row.tpl b/templates/de/html/admin/admin_del_network_params_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_network_params_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_network_types.tpl b/templates/de/html/admin/admin_del_network_types.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_network_types.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_network_types_row.tpl b/templates/de/html/admin/admin_del_network_types_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_network_types_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_networks.tpl b/templates/de/html/admin/admin_del_networks.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_networks.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_networks_row.tpl b/templates/de/html/admin/admin_del_networks_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_networks_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_payments.tpl b/templates/de/html/admin/admin_del_payments.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_payments.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_payments_row.tpl b/templates/de/html/admin/admin_del_payments_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_payments_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_reflevel.tpl b/templates/de/html/admin/admin_del_reflevel.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_reflevel.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_reflevel_row.tpl b/templates/de/html/admin/admin_del_reflevel_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_reflevel_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_sponsor.tpl b/templates/de/html/admin/admin_del_sponsor.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_sponsor.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_transfer_row.tpl b/templates/de/html/admin/admin_del_transfer_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_transfer_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_del_user.tpl b/templates/de/html/admin/admin_del_user.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_del_user.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_member_selection_box.tpl b/templates/de/html/admin/admin_member_selection_box.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_member_selection_box.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_mods_edit.tpl b/templates/de/html/admin/admin_mods_edit.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_mods_edit.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_mods_edit_row.tpl b/templates/de/html/admin/admin_mods_edit_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_mods_edit_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_theme_edit.tpl b/templates/de/html/admin/admin_theme_edit.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_theme_edit.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_theme_edit_row.tpl b/templates/de/html/admin/admin_theme_edit_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_theme_edit_row.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_theme_import.tpl b/templates/de/html/admin/admin_theme_import.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_theme_import.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_theme_import_form.tpl b/templates/de/html/admin/admin_theme_import_form.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_theme_import_form.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_theme_import_none.tpl b/templates/de/html/admin/admin_theme_import_none.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_theme_import_none.tpl +++ /dev/null @@ -1 +0,0 @@ - diff --git a/templates/de/html/admin/admin_theme_import_row.tpl b/templates/de/html/admin/admin_theme_import_row.tpl deleted file mode 100644 index 11f5d85d80..0000000000 --- a/templates/de/html/admin/admin_theme_import_row.tpl +++ /dev/null @@ -1 +0,0 @@ - -- 2.39.2