]> git.mxchange.org Git - mailer.git/history - inc/mysql-connect.php
Expression call-back functions are now externalized in own PHP script, redirect had...
[mailer.git] / inc / mysql-connect.php
2009-12-04 quix0rExpression call-back functions are now externalized...
2009-12-01 quix0rFixes for missing config entries in databases.php :(
2009-11-25 quix0rFixes for installation phase, old lost call of FILTER_C...
2009-11-25 quix0rNew functions introduced, several rewrites:
2009-11-07 quix0rMailer used in many places, we still need a good 'selli...
2009-11-07 quix0rFixes for installation
2009-11-05 quix0rHuge rewrite of default parameters, ext-network continued:
2009-11-04 quix0rNaming inconsistencies for userid fixed
2009-11-01 quix0rCharset is now passed to PHPMailer, setOutputMode(...
2009-10-30 quix0rSeveral kinky code smoothed, fixes for admin login
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 filters created, TODOs.txt updated, config_mediada...
2009-10-29 quix0rMore rewrites, and output-mode fixed (we should documen...
2009-10-29 quix0rMore fixes for bonus ranking
2009-10-28 quix0rFixes for mydata
2009-10-27 quix0rhooks.php was an idea, but now we have filters.php
2009-10-27 quix0rFixes for installation phase
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-10-06 quix0rInconsistency between echo and print() fixed to OUTPUT_...
2009-10-05 quix0rHuge rewrite:
2009-07-29 quix0rCSS classes rewritten to ids to let JavaScript insert...
2009-07-29 quix0rNew wrapper functions enableBlockMode() and isBlockMode...
2009-07-28 quix0r'what','action','module' and 'output_mode' wrapped...
2009-07-28 quix0rPossible fix for #125, applied fixes from profi-concept...
2009-07-26 quix0rSome fixes for surfbar extension (#123), double->single...
2009-07-26 quix0rStill a bit silly but seems to work
2009-07-05 quix0rFixes for broken installation routine
2009-06-09 quix0rTypo in function name fixed, double->single quotes...
2009-06-06 quix0rPossible fix for missing OUTPUT_MODE, thanks to narutof...
2009-04-12 quix0rOld config.php is now automatically updated to new...
2009-04-07 quix0rMigration of stelzi's commit 1022 with some changes...
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-12 quix0rSeveral rewrites/fixes which I have done yesterday...
2009-03-10 quix0rFunctions for handling INC_POOL moved to inc-functions...
2009-03-07 quix0rFull rewrite of extension updates (multiple updates...
2009-03-07 quix0rDamn typo fixed... ;-)
2009-03-07 quix0rSome unneccessary parts removed because we have isInsta...
2009-03-07 quix0rRe-added, now the right ones
2009-03-07 quix0rMore XHTML-fied and extended header added to templates
2009-03-06 quix0rFatal error fixed. :(
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 quix0rRevBomb patch applied (thanks to profi-concept)
2009-03-06 quix0rFix for installation
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 quix0rRewritten to fix double-init of session
2009-02-28 quix0rAdded missing session-functions to loader
2009-02-28 quix0rComplete rewrite of and , wrapper functions added...
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 quix0rFixed a lot typos, thanks to profi-concept
2009-02-23 quix0rLast references to now replaced with mergeConfig()
2009-02-22 quix0rMore language constants rewritten ({--LANGUAGE--} is...
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-08 quix0rSome internal TODOs fixed, rewrites to script inclusion
2009-02-08 quix0rHTML->XHTML preparation (still *A LOT* to convert
2009-02-07 quix0rSome functions rewritten to hungarian notation, handlin...
2009-02-07 quix0rMore fixes from bugtracker issues, thanks to profi...
2008-12-22 quix0rFixes missing variable CSS in installation phase. Resol...
2008-12-19 quix0rMore fixes for 'theme vs. extensions'
2008-12-19 quix0rFix for always default theme showed
2008-12-19 quix0rMissing updated files added
2008-12-18 quix0rMajor fixes in filters/extensions, other improvements:
2008-12-18 quix0rBegan to rewrite whole script for newly added filters...
2008-12-18 quix0rSQL removal list table is now 100%, SQL error in ext...
2008-12-17 quix0rFix for missing function GET_CURR_THEME()
2008-12-17 quix0rMahor rewrite:
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:
2008-12-16 quix0rFrameset support entirely removed, TODO extended, minor...
2008-11-26 quix0rA lot more nice improvements!
2008-11-25 quix0rSeveral fixes and and improvements:
2008-11-07 quix0rAdmin user details extended, DEBUG_LOG() rewritten...
2008-10-19 quix0rMore fixes, missing js.php added
2008-10-12 quix0rExtension 'debug' introduced (dummy!), fix for guest...
2008-10-10 quix0rExtension 'yoomedia' now alpha status, some rewrites
2008-10-02 quix0rRe-added
2008-10-02 quix0rNow temporary removed
2008-10-01 quix0rAnonymity/privacy extension 'removeip' added
2008-09-29 quix0rRefback extension in alpha phase finished, users can...
2008-09-27 quix0rLink to forum added
2008-09-27 quix0rError handler activated
2008-09-24 quix0r- Surfbar further extended, currently broken!
next