]> git.mxchange.org Git - mailer.git/commit
Added purging of subid and server_name logs
authorRoland Häder <roland@mxchange.org>
Sat, 10 Nov 2012 20:29:55 +0000 (20:29 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 10 Nov 2012 20:29:55 +0000 (20:29 +0000)
commit32f930539d6b5cb5e603bece41277f3e5cca8fa9
tree9dd51c33201a781c0c586d92f7a374cd32e71a46
parentdf37ef84794acd14f02c5a46053936149df62a49
Added purging of subid and server_name logs
33 files changed:
.gitattributes
doubler.php
inc/daily/daily_100_bonus.php
inc/daily/daily_autopurge.php
inc/daily/daily_beg.php
inc/daily/daily_birthday.php
inc/daily/daily_bonus.php
inc/daily/daily_doubler.php
inc/daily/daily_earning.php
inc/daily/daily_holiday.php
inc/daily/daily_order.php
inc/daily/daily_profile.php
inc/daily/daily_surfbar.php
inc/daily/daily_user.php
inc/daily/daily_user_subids.php [new file with mode: 0644]
inc/extensions/ext-sql_patches.php
inc/extensions/ext-user.php
inc/filters.php
inc/language/autopurge_de.php
inc/language/de.php
inc/language/user_de.php
inc/libs/doubler_functions.php
inc/libs/user_functions.php
inc/mails/doubler_mails.php
inc/modules/admin/what-config_autopurge.php
inc/modules/admin/what-config_doubler.php
inc/modules/admin/what-config_user_subid.php [new file with mode: 0644]
inc/modules/member/what-doubler.php
inc/wrapper-functions.php
templates/de/emails/admin/admin_purge_user_server_name_log.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_purge_user_subid_log.tpl [new file with mode: 0644]
templates/de/html/admin/admin_config_autopurge.tpl
templates/de/html/admin/admin_config_user_subid.tpl [new file with mode: 0644]