Used exit() instead of die()
[admin.git] / application /
2012-08-07 Roland HäderUsed exit() instead of die()
2012-04-22 Roland HäderFixed all getSelfInstance
2011-11-08 Roland HäderAlso this ...
2011-11-08 Roland HäderselfInstance is better
2011-11-08 Roland HäderRenamed getInstance() to getSelfInstance(), conflicts...
2011-03-22 Roland HäderSet application instance first (to prevent a NPE in...
2011-03-10 Roland HäderDeprecated includes file_io/language removed
2011-02-28 Roland Häder'public static final' is correct
2009-12-02 Roland HäderFix for parser error
2009-08-30 Roland HäderMissing menu class added
2009-08-30 Roland HäderMissing config entry for page=home added #2
2009-08-30 Roland HäderMissing config entry for page=home added
2009-08-30 Roland HäderFixed miss-typed variable
2009-08-21 Roland HäderPartial stub message added if no recode extension is...
2009-08-21 Roland HäderRewritten to match with class name
2009-08-21 Roland HäderRewritten again, much better this way.
2009-08-21 Roland HäderWrong URL fixed
2009-08-21 Roland HäderUpdated to latest core changes
2009-08-21 Roland HäderMoved to better place
2009-08-21 Roland HäderWeb output instance added
2009-08-11 Roland HäderDeprecated call removed
2009-08-01 Roland HäderDouble->single converted
2009-08-01 Roland HäderEntities fixed
2009-08-01 Roland HäderEntities fixed
2009-07-31 Roland HäderMore deprecated argument removed
2009-07-31 Roland HäderDeprecated argument removed
2009-07-31 Roland HäderDeprecated parameter removed
2009-07-31 Roland Hädernews_reader_class is deprecated
2009-07-31 Roland HäderMissing 2nd parameter added
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-18 Roland HäderSet command name in request to prevent some strange...
2009-07-18 Roland HäderDeprecated 'page_with_news' removed
2009-05-01 Roland HäderGeneric index.php updated from hub project
2009-04-05 Roland HäderNow UTF-8
2009-04-05 Roland HäderRenamed to match with latest core
2009-03-24 Roland HäderDouble-quotes rewritten to single-quotes
2009-03-19 Roland HäderCopyright updated
2009-03-14 Roland HäderUpdated to latest core revision, a lot debug constants...
2009-03-14 Roland HäderTemplates moved from core to add directory
2009-03-13 Roland Häderheader_extras_hook added, templates in inc/templates...
2009-03-13 Roland HäderRewritten to use scanClassPath()
2008-12-21 Roland HäderMethod redirectToConfiguredUrl() does now append the...
2008-12-20 Roland HäderDashes removed
2008-12-20 Roland HäderApplication helper class rewritten, buildMasterTemplate...
2008-12-18 Roland HäderTypo fixed :(
2008-12-18 Roland HäderApplications should terminate due to an uncatched exception
2008-12-18 Roland HäderTypos fixed
2008-12-18 Roland HäderFix for submit button
2008-12-18 Roland HäderFixes for admin area
2008-12-07 Roland HäderSome HTML fixes in templates
2008-12-06 Roland HäderRewritten for updated core
2008-12-06 Roland HäderClass name typo fixed
2008-11-22 Roland HäderMore divs added
2008-11-21 Roland HäderNo controller instance to filters now
2008-11-20 Roland HäderSome updates
2008-11-20 Roland HäderRestructured