]> git.mxchange.org Git - mailer.git/history - inc/modules
Remaining debug lines commented out
[mailer.git] / inc / modules /
2009-03-07 quix0rFinal fixes for SQL_ALTER_TABLE() wrapper, INSERT INTO...
2009-03-07 quix0rDamn typo fixed... ;-)
2009-03-07 quix0rNew function isDirectory() introduced, fixed GET_DIR_AS...
2009-03-07 quix0rFix for getActualVersion()
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 quix0rStatus codes rewritten to GLOBALS
2009-03-06 quix0rFixed logfile writing in installation phase, .revision...
2009-03-06 quix0rBug fixed. See #106
2009-03-06 quix0rRevBomb patch applied (thanks to profi-concept)
2009-03-06 quix0rObsolete action=login removed from URLs
2009-03-06 quix0rRemoved unneccessary eval() command in overview-inc...
2009-03-06 quix0rA lot while() conditions rewritten to SQL_FETCHARRAY...
2009-03-04 quix0rMore fixes in reg page
2009-03-04 quix0r->['month_descr'], fix in registration page
2009-03-04 quix0r moved into
2009-03-04 quix0rPrefix in SQLs fixed, fixes for first startup and weekl...
2009-03-04 quix0rFixes/rewrites for 'dublicate entry' bug
2009-03-04 quix0rExtensions sql_patches<->user now need each other
2009-03-04 quix0rEven more fixes, loading session was on wrong page...
2009-03-04 quix0rMore constant rewrites
2009-03-04 quix0rTypos fixed, function IS_SQLS_INITIALIZED() added
2009-03-02 quix0rSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 quix0rSome variable rewrites
2009-03-01 quix0r rewritten to new functions, some parts rewritten to...
2009-03-01 quix0r__ACL_ALLOW rewritten to and @TODO finished
2009-03-01 quix0rA lot fixes to templates and missing functions added...
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-02-28 quix0rAdded isset() for fixing missing array element 'cache_i...
2009-02-28 quix0rComplete rewrite of and , wrapper functions added...
2009-02-28 quix0rMore globals rewritten, see #100
2009-02-28 quix0rGlobal variables rewritten
2009-02-24 quix0rMore variables renamed to , install/admin_WriteData...
2009-02-23 quix0rMore typos fixed, thanks to Profi-Concept
2009-02-23 quix0rFunctions imported, some dev-scripts added
2009-02-23 quix0rConstant PATH rewritten, some parts rewritten to use...
2009-02-23 quix0rFixed a typo, thanks to profi-concept. Function INCLUDE...
2009-02-23 quix0rFixed a lot typos, thanks to profi-concept
2009-02-23 quix0rMore language strings rewritten
2009-02-23 quix0rLast references to now replaced with mergeConfig()
2009-02-23 quix0rMore references to removed (still some left)
2009-02-23 quix0rMore language strings rewritten
2009-02-23 quix0rMore language strings rewritten
2009-02-23 quix0rMore HTML swapped and admin contact link rewritten...
2009-02-22 quix0rMore queries and language constants rewritten
2009-02-22 quix0rMore language constants rewritten ({--LANGUAGE--} is...
2009-02-22 quix0rTicket resolved, code rewrites and caching:
2009-02-22 quix0rContinue link added, contributed by profi-concept....
2009-02-22 quix0rTwo tickets resolved (57/89)
2009-02-21 quix0rScript rewritten to setConfigEntry(), getConfig() and...
2009-02-21 quix0rFixes for broken extension loader and language error...
2009-02-20 quix0rEven more constants/language strings rewritten, merge_a...
2009-02-20 quix0rA lot more constants rewritten, deprecated variables...
2009-02-20 quix0rMore language constants rewritten
2009-02-20 quix0rMore improved SQL queries
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-18 quix0rFixes in changing URLs in surfbar extension. Resolves...
2009-02-10 quix0rSome more butifications
2009-02-10 quix0rOutput of messages now a bit nicer
2009-02-09 quix0rMore bugs resolved, thanks to profi-concept
2009-02-09 quix0rHTML->XHTML converted
2009-02-09 quix0rMore HTML tags ported to XHTML (all lower-case), bug...
2009-02-08 quix0rSome typos fixed
2009-02-08 quix0rgetTotalFatalErrors() is now the right name
2009-02-08 quix0rSome internal TODOs fixed, rewrites to script inclusion
2009-02-08 quix0rLOAD_CONFIGURED_URL() added, bug #66 resolved
2009-02-08 quix0rHTML->XHTML preparation (still *A LOT* to convert
2009-02-07 quix0rSome functions rewritten to hungarian notation, handlin...
2009-02-07 quix0rCookie code removed, rewritten, internal URLs are now...
2009-02-07 quix0rAgain more fixes from bugtracker, thanks to profi-concept
2009-02-07 quix0rMore fixes from bugtracker issues, thanks to profi...
2009-02-06 quix0rFixes for a lot bug tickets. (Sorry for lame comment)
2008-12-25 quix0rFix for the fix...
2008-12-25 quix0rFix for birthday timestamps < 0 (why this?)
2008-12-25 quix0rSome marjor bugfixes and little improvements
2008-12-22 quix0rMore fixes, thanks to rasty's debug.log
2008-12-22 quix0rFixed unset variable , added some debug loggings. Resol...
2008-12-22 quix0rFixed endless loop, if no sql_patches is installed...
2008-12-20 quix0rGlobal removed on many places, rewritten to use increm...
2008-12-19 quix0rFix for empty refid
2008-12-19 quix0rNaming convention applied, rewritten to use filter
2008-12-19 quix0rFixes for sponsor admin area
2008-12-19 quix0rFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding...
2008-12-19 quix0rFixes for SQL execution and deprecated files removed
2008-12-19 quix0rError fixed in what-order.php
2008-12-19 quix0rVariable rewritten to ['ref_level'] to avoid trouble...
2008-12-19 quix0rSeveral bugfixes, getMessage() introduced
2008-12-19 quix0rMissing URL blacklist tabled (re-)added
2008-12-18 quix0rMediadata extension now creates the guest menu link...
2008-12-18 quix0rChecking for admin ACL now as filter
2008-12-18 quix0rExtension 'active' now depends on 'online' because...
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 quix0rFixes for 'Can't use function return value in write...
2008-12-17 quix0rMahor rewrite:
2008-12-17 quix0rMore fixes for cache, extension and filter sub-system
next