]> git.mxchange.org Git - mailer.git/commit
Unconfirmed mails rewritten, mail confirmation saved in stats table
authorRoland Häder <roland@mxchange.org>
Sat, 11 Oct 2008 22:25:15 +0000 (22:25 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 11 Oct 2008 22:25:15 +0000 (22:25 +0000)
commitb885a5edd8fb28da0995a156e6df238248ce3e62
tree02df58d72dc88a527fe01968eeb31a6f06800235
parentfa023dc278004309851a3fd107344216a520db64
Unconfirmed mails rewritten, mail confirmation saved in stats table
43 files changed:
.gitattributes
beg.php
inc/databases.php
inc/extensions/ext-mydata.php
inc/extensions/ext-refback.php
inc/extensions/ext-sql_patches.php
inc/language/bonus_de.php
inc/language/de.php
inc/language/other_de.php
inc/language/primera_de.php
inc/language/refback_de.php
inc/language/removeip_de.php
inc/language/wernis_de.php
inc/libs/rallye_functions.php
inc/libs/refback_functions.php
inc/libs/surfbar_functions.php
inc/modules/admin/what-config_other.php
inc/modules/admin/what-config_refback.php [new file with mode: 0644]
inc/modules/guest/what-login.php
inc/modules/member/what-refback.php
inc/modules/member/what-reflist.php [new file with mode: 0644]
inc/modules/member/what-unconfirmed.php
inc/mysql-manager.php
mailid_top.php
ref.php
templates/de/html/admin/admin_config_other.tpl
templates/de/html/admin/admin_config_refback.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_bonus_deleted.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_bonus_new.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_bonus_queue.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_bonus_send.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_normal_active.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_normal_admin.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_normal_deleted.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_normal_new.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_normal_send.tpl [new file with mode: 0644]
templates/de/html/member/member_mail_normal_temp.tpl [new file with mode: 0644]
templates/de/html/member/member_unconfirmed_404.tpl
templates/de/html/member/member_unconfirmed_404_nopoints.tpl [new file with mode: 0644]
templates/de/html/member/member_unconfirmed_row.tpl
templates/de/html/member/member_unconfirmed_row_nopoints.tpl [new file with mode: 0644]
templates/de/html/member/member_unconfirmed_table.tpl
templates/de/html/member/member_unconfirmed_table_nopoints.tpl [new file with mode: 0644]