]> git.mxchange.org Git - mailer.git/history - inc/autopurge/purge-inact.php
Rewrites/fixes for while() loops with merge_array() and SQL_FETCHARRAY() usage
[mailer.git] / inc / autopurge / purge-inact.php
2010-02-14 quix0rRewrites/fixes for while() loops with merge_array(...
2010-01-01 quix0rThe yearly copyright-update commit. 2009, 2010 are...
2009-12-20 quix0rSeveral fixes/improvements:
2009-12-02 quix0rSome SQLs rewritten, unneccessary parameter removed
2009-12-01 quix0rFixes for auto-purge scripts (missing array elements)
2009-11-21 quix0rRewrite of all mail templates with user data to new...
2009-11-07 quix0rMailer used in many places, we still need a good 'selli...
2009-10-29 quix0rMore rewrites, and output-mode fixed (we should documen...
2009-10-27 quix0rHuge script change, see http://forum.mxchange.org/topic...
2009-10-05 quix0rHuge rewrite:
2009-09-22 quix0rHeavy rewrite:
2009-04-12 quix0rOld config.php is now automatically updated to new...
2009-04-03 quix0rNew naming convention applied to many functions, see...
2009-03-17 quix0rMore rewrites from double- to single-quote
2009-03-16 quix0rEven more rewritten
2009-03-16 quix0rA lot double-quotes rewritten to single-quotes, some...
2009-03-16 quix0rA lot rewrites from double-quote to single-quote, some...
2009-03-07 quix0rDamn typo fixed... ;-)
2009-03-07 quix0rRe-added, now the right ones
2009-03-07 quix0rMore XHTML-fied and extended header added to templates
2009-03-06 quix0rRevBomb patch applied (thanks to profi-concept)
2009-03-06 quix0rA lot while() conditions rewritten to SQL_FETCHARRAY...
2009-03-04 quix0rFixes/rewrites for 'dublicate entry' bug
2009-02-22 quix0rTicket resolved, code rewrites and caching:
2009-02-20 quix0rMore improved SQL queries
2009-02-19 quix0rPrevious fix fixed, a lot constants rewritten (unfinished)
2009-02-19 quix0rAll database names are now 'back-ticked' and constant...
2008-12-19 quix0rFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding...
2008-12-17 quix0rMahor rewrite:
2008-12-16 quix0rMore SQL rewrites, TODO: Put all table and column names...
2008-11-03 quix0rFixed different results in admin overview page and...
2008-10-02 quix0rRe-added
2008-10-02 quix0rNow temporary removed
2008-09-27 quix0rFixes for wrong config entries
2008-09-24 quix0rEntire rewrite of mail part in app! Not kidding here...
2008-09-16 quix0rMore queries now depends on UNIX_TIMESTAMP() SQL functi...
2008-09-16 quix0rOverall performance increased
2008-09-16 quix0rSecurity line in all includes changed
2008-09-14 quix0rCache loader and autopurge rewritten