]> git.mxchange.org Git - mailer.git/commit
Fixed category saving, added unique key, removed deprecated templates:
authorquix0r <quix0r@mxchange.org>
Mon, 8 Nov 2010 01:19:09 +0000 (01:19 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 8 Nov 2010 01:19:09 +0000 (01:19 +0000)
commit1e74e213a3b35f9c3d008e657be363044ba8cc36
treecea1c566c27724d2889bef8ee69cd85be595efb2
parent218d90e4402784059b3ad38d6f731a33f5a3d6b1
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
41 files changed:
.gitattributes
DOCS/TODOs.txt
inc/db/lib-mysql3.php
inc/extensions/ext-user.php
inc/modules/member/what-categories.php
templates/de/emails/profile-updte.tpl [deleted file]
templates/de/html/admin/admin_del_admin_menu.tpl [deleted file]
templates/de/html/admin/admin_del_admin_menu_row.tpl [deleted file]
templates/de/html/admin/admin_del_admins.tpl [deleted file]
templates/de/html/admin/admin_del_admins_row.tpl [deleted file]
templates/de/html/admin/admin_del_cats.tpl [deleted file]
templates/de/html/admin/admin_del_cats_row.tpl [deleted file]
templates/de/html/admin/admin_del_email_bonus.tpl [deleted file]
templates/de/html/admin/admin_del_email_normal.tpl [deleted file]
templates/de/html/admin/admin_del_email_notify.tpl [deleted file]
templates/de/html/admin/admin_del_guest_menu.tpl [deleted file]
templates/de/html/admin/admin_del_guest_menu_row.tpl [deleted file]
templates/de/html/admin/admin_del_member_menu.tpl [deleted file]
templates/de/html/admin/admin_del_member_menu_row.tpl [deleted file]
templates/de/html/admin/admin_del_network_params.tpl [deleted file]
templates/de/html/admin/admin_del_network_params_row.tpl [deleted file]
templates/de/html/admin/admin_del_network_types.tpl [deleted file]
templates/de/html/admin/admin_del_network_types_row.tpl [deleted file]
templates/de/html/admin/admin_del_networks.tpl [deleted file]
templates/de/html/admin/admin_del_networks_row.tpl [deleted file]
templates/de/html/admin/admin_del_payments.tpl [deleted file]
templates/de/html/admin/admin_del_payments_row.tpl [deleted file]
templates/de/html/admin/admin_del_reflevel.tpl [deleted file]
templates/de/html/admin/admin_del_reflevel_row.tpl [deleted file]
templates/de/html/admin/admin_del_sponsor.tpl [deleted file]
templates/de/html/admin/admin_del_transfer_row.tpl [deleted file]
templates/de/html/admin/admin_del_user.tpl [deleted file]
templates/de/html/admin/admin_member_selection_box.tpl [deleted file]
templates/de/html/admin/admin_mods_edit.tpl [deleted file]
templates/de/html/admin/admin_mods_edit_row.tpl [deleted file]
templates/de/html/admin/admin_theme_edit.tpl [deleted file]
templates/de/html/admin/admin_theme_edit_row.tpl [deleted file]
templates/de/html/admin/admin_theme_import.tpl [deleted file]
templates/de/html/admin/admin_theme_import_form.tpl [deleted file]
templates/de/html/admin/admin_theme_import_none.tpl [deleted file]
templates/de/html/admin/admin_theme_import_row.tpl [deleted file]