Compilation time added, some compileCode() calles removed, ADMIN_WHAT_404 added
[mailer.git] / inc / functions.php
2009-03-09 Roland HäderSome dublicated braces removed, some fixed (broken...
2009-03-09 Roland HäderSome global variables rewritten, a lot more language...
2009-03-07 Roland HäderFull rewrite of extension updates (multiple updates...
2009-03-07 Roland HäderFinal fixes for SQL_ALTER_TABLE() wrapper, INSERT INTO...
2009-03-07 Roland HäderDamn typo fixed... ;-)
2009-03-07 Roland HäderNew function isDirectory() introduced, fixed GET_DIR_AS...
2009-03-07 Roland HäderFix for getActualVersion()
2009-03-07 Roland HäderInternal TODO added
2009-03-07 Roland HäderRe-added, now the right ones
2009-03-07 Roland HäderMore XHTML-fied and extended header added to templates
2009-03-06 Roland Häder'userid' rewritten to functions
2009-03-06 Roland HäderStatus codes rewritten to GLOBALS
2009-03-06 Roland HäderFixed logfile writing in installation phase, .revision...
2009-03-06 Roland HäderRevBomb patch applied (thanks to profi-concept)
2009-03-06 Roland HäderFix for 'no admin assigned' bug. Resolves #108
2009-03-06 Roland HäderFix for installation
2009-03-06 Roland HäderA lot while() conditions rewritten to SQL_FETCHARRAY...
2009-03-04 Roland Häder->['month_descr'], fix in registration page
2009-03-04 Roland HäderPrefix in SQLs fixed, fixes for first startup and weekl...
2009-03-04 Roland HäderFixes/rewrites for 'dublicate entry' bug
2009-03-04 Roland HäderFixed typo in function name
2009-03-04 Roland HäderRewrites of more constants
2009-03-02 Roland HäderSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 Roland HäderFix for broken index and maybe more
2009-03-01 Roland Häder rewritten to new functions, some parts rewritten to...
2009-03-01 Roland Häder__ACL_ALLOW rewritten to and @TODO finished
2009-03-01 Roland HäderMore fixes for what/action deprecation in modules.php
2009-03-01 Roland HäderA lot fixes to templates and missing functions added...
2009-03-01 Roland HäderFixes for MT_WORD vs. install vs. installed
2009-03-01 Roland HäderMore rewrites of constants and fix for loading mass...
2009-03-01 Roland Häder rewritten, variable errors fixed
2009-03-01 Roland HäderDebug code commented out
2009-03-01 Roland HäderFixes for stripped HTML tags, and false warnings in...
2009-03-01 Roland HäderNew else-block added, some rewrites
2009-02-28 Roland HäderDebug lines removed, type rewritten
2009-02-28 Roland HäderDebug lines added
2009-02-28 Roland HäderRewritten/fixed (damn, missed them...)
2009-02-28 Roland HäderMissing functions re-added (sorry)
2009-02-28 Roland HäderComplete rewrite of and , wrapper functions added...
2009-02-28 Roland HäderMore globals rewritten, see #100
2009-02-28 Roland HäderGlobal variables rewritten
2009-02-27 Roland HäderFatal error fixed
2009-02-27 Roland HäderWRITE_FILLE() rewritten to try to set CHMOD, thanks...
2009-02-24 Roland HäderSome getConfig() rewritten to isConfigEntrySet()
2009-02-24 Roland HäderMore variables renamed to , install/admin_WriteData...
2009-02-23 Roland HäderFunctions imported, some dev-scripts added
2009-02-23 Roland HäderConstant PATH rewritten, some parts rewritten to use...
2009-02-23 Roland HäderFixed a typo, thanks to profi-concept. Function INCLUDE...
2009-02-23 Roland HäderMore language strings rewritten
2009-02-23 Roland HäderLast references to now replaced with mergeConfig()
2009-02-23 Roland HäderMore language strings rewritten
2009-02-23 Roland HäderMore HTML swapped and admin contact link rewritten...
2009-02-22 Roland HäderMore queries and language constants rewritten
2009-02-22 Roland HäderMore language constants rewritten ({--LANGUAGE--} is...
2009-02-22 Roland HäderTicket resolved, code rewrites and caching:
2009-02-22 Roland HäderTwo tickets resolved (57/89)
2009-02-21 Roland HäderScript rewritten to setConfigEntry(), getConfig() and...
2009-02-20 Roland HäderEven more constants/language strings rewritten, merge_a...
2009-02-20 Roland HäderA lot more constants rewritten, deprecated variables...
2009-02-20 Roland HäderConstant OUTPUT_MODE rewritten
2009-02-20 Roland HäderMore improved SQL queries
2009-02-19 Roland HäderAll, except security block, include()/require() rewritt...
2009-02-19 Roland HäderPrevious fix fixed, a lot constants rewritten (unfinished)
2009-02-19 Roland HäderAll database names are now 'back-ticked' and constant...
2009-02-09 Roland HäderMore bugs resolved, thanks to profi-concept
2009-02-09 Roland HäderMore HTML tags ported to XHTML (all lower-case), bug...
2009-02-08 Roland HäderSome typos fixed
2009-02-08 Roland HädergetTotalFatalErrors() is now the right name
2009-02-08 Roland HäderParser error fixed
2009-02-08 Roland HäderSome internal TODOs fixed, rewrites to script inclusion
2009-02-08 Roland HäderLOAD_CONFIGURED_URL() added, bug #66 resolved
2009-02-08 Roland HäderHTML->XHTML preparation (still *A LOT* to convert
2009-02-07 Roland HäderSome functions rewritten to hungarian notation, handlin...
2009-02-07 Roland HäderTypo fixed
2009-02-07 Roland HäderCookie code removed, rewritten, internal URLs are now...
2009-02-07 Roland HäderMore fixes from bugtracker issues, thanks to profi...
2009-02-06 Roland HäderFixes for a lot bug tickets. (Sorry for lame comment)
2008-12-25 Roland HäderSeveral bugfixes/improvements: (again)
2008-12-25 Roland HäderSome marjor bugfixes and little improvements
2008-12-22 Roland HäderFix for non-working admin login if no extension is...
2008-12-22 Roland HäderFixed endless loop, if no sql_patches is installed...
2008-12-20 Roland HäderMore places rewritten to use incrementConfigEntry()
2008-12-20 Roland HäderGlobal removed on many places, rewritten to use increm...
2008-12-19 Roland HäderFix for broken admin_add_sponsor template
2008-12-19 Roland HäderFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding...
2008-12-19 Roland HäderMore fixes for 'theme vs. extensions'
2008-12-19 Roland HäderLogging of mails if DEBUG_MAIL is defined removed
2008-12-19 Roland HäderSeveral bugfixes, getMessage() introduced
2008-12-18 Roland HäderChecking for admin ACL now as filter
2008-12-18 Roland HäderBegan to rewrite whole script for newly added filters...
2008-12-17 Roland HäderMahor rewrite:
2008-12-17 Roland HäderMore fixes for cache, extension and filter sub-system
2008-12-16 Roland HäderHeavily rewritten API:
2008-12-16 Roland HäderMore SQL rewrites, TODO: Put all table and column names...
2008-12-14 Roland HäderSurfbar rewritten from input boxes to selection boxes
2008-12-12 Roland HäderCache class rewritten to better convention
2008-12-11 Roland HäderIf no extension 'other' is installed, 16 years is hard...
2008-12-06 Roland HäderSome fixes in cache, GET_LANGUAGE() is now memory-cache...
2008-12-05 Roland HäderMore fixes applied from profi-conecpt, cache system...
2008-12-03 Roland HäderDebug comments rewritten
next