]> git.mxchange.org Git - mailer.git/history - inc/filters.php
Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / filters.php
2009-04-12 quix0rOld config.php is now automatically updated to new...
2009-04-06 quix0rconfig.php partly solved, see #117
2009-04-03 quix0rNew naming convention applied to many functions, see...
2009-03-28 quix0rA lot double-quotes rewritten to single-quotes, global...
2009-03-17 quix0rMore rewrites from double- to single-quote
2009-03-16 quix0rA lot rewrites from double-quote to single-quote, some...
2009-03-12 quix0rSeveral rewrites/fixes which I have done yesterday...
2009-03-09 quix0rEven more variables renamed and login procedure prepare...
2009-03-09 quix0rSome dublicated braces removed, some fixed (broken...
2009-03-07 quix0rFull rewrite of extension updates (multiple updates...
2009-03-07 quix0rFinal fixes for SQL_ALTER_TABLE() wrapper, INSERT INTO...
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 quix0r'userid' rewritten to functions
2009-03-06 quix0rFixed logfile writing in installation phase, .revision...
2009-03-06 quix0rRevBomb patch applied (thanks to profi-concept)
2009-03-04 quix0rEven more fixes, loading session was on wrong page...
2009-03-02 quix0rSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 quix0r rewritten to new functions, some parts rewritten to...
2009-03-01 quix0rA lot fixes to templates and missing functions added...
2009-03-01 quix0rFixes for MT_WORD vs. install vs. installed
2009-03-01 quix0rMore rewrites of constants and fix for loading mass...
2009-03-01 quix0rFixes for stripped HTML tags, and false warnings in...
2009-03-01 quix0rFix for it...
2009-03-01 quix0rNow throws an error for debugging
2009-03-01 quix0rFixed missing array element 'last'
2009-02-28 quix0rMore globals rewritten, see #100
2009-02-28 quix0r and rewritten to functions
2009-02-28 quix0rGlobal variables rewritten
2009-02-23 quix0rMore language strings rewritten
2009-02-22 quix0rMore queries and language constants rewritten
2009-02-22 quix0rTwo tickets resolved (57/89)
2009-02-19 quix0rAll, except security block, include()/require() rewritt...
2009-02-19 quix0rPrevious fix fixed, a lot constants rewritten (unfinished)
2009-02-19 quix0rAll database names are now 'back-ticked' and constant...
2009-02-08 quix0rSome typos fixed
2009-02-07 quix0rSome functions rewritten to hungarian notation, handlin...
2009-02-07 quix0rCookie code removed, rewritten, internal URLs are now...
2008-12-22 quix0rFunction INIT_FILTER_SYSTEM() is now being executed...
2008-12-19 quix0rFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding...
2008-12-19 quix0rFixes for running SQL queries
2008-12-19 quix0rFinal fixes for 'loading cache vs. filters vs. extensio...
2008-12-19 quix0rFixes for extension registration
2008-12-19 quix0rINC_POOL -> data renamed
2008-12-19 quix0rFixes for filter 'load_includes'
2008-12-19 quix0rMissing URL blacklist tabled (re-)added
2008-12-18 quix0rChecking for admin ACL now as filter
2008-12-18 quix0rFixes for extension removal, now directly sent to...
2008-12-18 quix0rMajor fixes in filters/extensions, other improvements:
2008-12-18 quix0rBegan to rewrite whole script for newly added filters...
2008-12-17 quix0rDebug line removed
2008-12-17 quix0rMore fixes for cache, extension and filter sub-system
2008-12-16 quix0rSeveral fixes for extension handling
2008-12-16 quix0rHeavily rewritten API: