]> git.mxchange.org Git - mailer.git/history - inc/databases.php
Several fixes/cleanups
[mailer.git] / inc / databases.php
2010-01-26 quix0rSeveral fixes/cleanups
2010-01-01 quix0rThe yearly copyright-update commit. 2009, 2010 are...
2009-12-15 quix0rHuge patchset (I don't recall all details):
2009-11-25 quix0rNew functions introduced, several rewrites:
2009-11-22 quix0rA lot templates rewritten, TODOs.txt updated, XHTML...
2009-11-18 quix0rGlobal rewrite of engine:
2009-11-07 quix0rMailer used in many places, we still need a good 'selli...
2009-11-05 quix0rEntities in JavaScript => failed, fixed... login fixed...
2009-11-03 quix0rWords 'User-Id' in German language replace with 'Mitgli...
2009-10-30 quix0rdatabases.php is loaded by filter now
2009-10-30 quix0rRewrites not to init config in config-functions.php...
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-11 quix0rSeveral more constants rewritten to getConfig()
2009-10-07 quix0rLogin form for guests in surfbar added, some trigger_er...
2009-06-06 quix0rEOL for HTTP request moved to config, errno and err_des...
2009-04-06 quix0rconfig.php partly solved, see #117
2009-04-03 quix0rNew naming convention applied to many functions, see...
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-09 quix0rSome global variables rewritten, a lot more language...
2009-03-07 quix0rFull rewrite of extension updates (multiple updates...
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 quix0rStatus codes rewritten to GLOBALS
2009-03-06 quix0rFor profi-concept... :)
2009-03-06 quix0rFixed logfile writing in installation phase, .revision...
2009-03-06 quix0rSERVER_URL should be set before getActualVersion()...
2009-03-06 quix0rRevBomb patch applied (thanks to profi-concept)
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 quix0rAll 'online' table queries should be placed in ext...
2009-03-04 quix0r_TABLE_TYPE is now replaced
2009-03-04 quix0rconfig.php *must* now be extended
2009-03-04 quix0rMyISAM/InnoDB support added
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 quix0rDie auch...
2009-03-04 quix0rPHPMailer updated to 2.0.3
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 quix0rFixed typo in function name
2009-03-04 quix0rRewrites of more constants
2009-03-04 quix0rMore constant rewrites
2009-03-04 quix0rTypos fixed, function IS_SQLS_INITIALIZED() added
2009-03-02 quix0rTypo and SVN revision fixed
2009-03-02 quix0rSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 quix0rWieder out-of-sync
2009-03-01 quix0rDidn't work here
2009-02-28 quix0rMore globals rewritten, see #100
2009-02-22 quix0rTwo tickets resolved (57/89)
2009-02-21 quix0rScript rewritten to setConfigEntry(), getConfig() and...
2009-02-09 quix0rMore bugs resolved, thanks to profi-concept
2009-02-09 quix0rHTML->XHTML converted
2009-02-09 quix0rAgain missed... :( @profi-concept: wie geht das?
2009-02-08 quix0rSome typos fixed
2009-02-08 quix0rgetTotalFatalErrors() is now the right name
2009-02-08 quix0rParser error fixed
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 quix0rTypo fixed
2009-02-07 quix0rVergessen... :(
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 quix0rWord 'POINTS' added
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 quix0rFix for language string
2008-12-25 quix0rSeveral bugfixes/improvements: (again)
2008-12-25 quix0rSome marjor bugfixes and little improvements
2008-12-23 quix0rGeneral directory structure added for debug extension
2008-12-22 quix0rSome required global statements added
2008-12-22 quix0rFix for 'ref_system'
2008-12-22 quix0rMore fixes, thanks to rasty's debug.log
2008-12-22 quix0rFix for non-working admin login if no extension is...
2008-12-22 quix0rFixed unset variable , added some debug loggings. Resol...
2008-12-22 quix0rFixed doublicate init of filter system if 'cache' exten...
2008-12-22 quix0rFixed endless loop, if no sql_patches is installed...
2008-12-22 quix0rFunction INIT_FILTER_SYSTEM() is now being executed...
2008-12-22 quix0rFixes missing variable CSS in installation phase. Resol...
2008-12-22 quix0rExtension notes and verbose SQL table rewritten to...
2008-12-22 quix0rCache file does no longer output fatal messages when...
2008-12-20 quix0rMore places rewritten to use incrementConfigEntry()
2008-12-20 quix0rGlobal removed on many places, rewritten to use increm...
2008-12-19 quix0rFix for empty refid
2008-12-19 quix0rDamn hard keyboard... Pressed the key 'r' but not enter...
2008-12-19 quix0rMinor rewrites, cache destroyed on mailexchange auto...
2008-12-19 quix0rNaming convention applied, rewritten to use filter
2008-12-19 quix0rFixes for sponsor admin area
2008-12-19 quix0rFix for broken admin_add_sponsor template
2008-12-19 quix0rrobots.txt forbids robots to enter inc and templates...
2008-12-19 quix0rFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding...
next