summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-03WIP: Trap all errors and hide output before errorno-ouput-if-errorFlorian Pritz1-1/+13
2014-09-20Improve handling of PHP errorsFlorian Pritz1-0/+55
2013-09-16Remove executable bitsFlorian Pritz1-0/+0
2012-02-14define $HOME if it's not defined alreadyFlorian Pritz1-0/+4
2011-09-11use system wide error_reporting valueFlorian Pritz1-2/+2
2011-08-21Merge commit 'v2.0.3' into workingFlorian Pritz1-2/+3
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-15/+15
2011-04-25Fixed double-space typo.Razican1-15/+15
2011-04-20Fix #224 Error in primary index.php $routing instructionsGreg Aker1-1/+1
2011-04-19Removing internal references to the EXT constant. Additionally, marked the c...Greg Aker1-1/+2
2011-04-12reapply changes made to core filesFlorian Pritz1-2/+2
2011-04-10update to CI 2.0.2Florian Pritz1-10/+48
2011-04-06Made Environment Support optional. Comment out or delete the constant to stop...Phil Sturgeon1-0/+3
2011-02-07CLI requests can now be run from any folder, not just when CD'ed next to inde...Phil Sturgeon1-0/+7
2011-02-02Merged recent changes and tweaked multi-env changes.Phil Sturgeon1-25/+34
2011-01-28Remove Notice errorsFlorian Pritz1-1/+1
2011-01-28update to CI 2.0Florian Pritz1-94/+142
2011-01-16Set error_reporting to E_ALL when environment unknown and changed CI_Loader t...joelcox1-0/+1
2011-01-16Removed default error_reporting and set it depending on environmentjoelcox1-16/+22
2011-01-15Split basic configuration in three environments, providing fallback to globaljoelcox1-0/+12
2010-12-07update to CI 1.7.3Florian Pritz1-1/+1
2010-10-07Automated merge with https://bitbucket.org/barrymieny/codeigniterDerek Jones1-1/+1
2010-10-06added suggested value to index.php for error_reporting() when a site goes liv...Derek Jones1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-21/+21
2010-08-14disable E_NOTICEFlorian Pritz1-2/+2
2010-04-08Update to realpath() check of SYSDIR in index.phpGreg Aker1-1/+1
2010-04-08Fix #15 - Strict Standards Error in index.phpGreg Aker1-1/+1
2010-03-22fixed spelling in code commentDerek Jones1-1/+1
2010-03-12Fixed constant SELF undefined issue when a bad system folder is set.Phil Sturgeon1-1/+1
2010-03-02updating index.php fileDerek Jones1-95/+142
2010-02-18test commit whitespaceDerek Jones1-0/+1
2010-02-06Initial commitFlorian Pritz1-0/+118
2009-07-02changed EXT to always be defined as '.php' to allow the renaming of the index...Derek Jones1-1/+1
2009-03-06Removed the "index.php" portion from the FCPATH constant, as it was not needed.Rick Ellis1-2/+2
2008-11-13Changing EOL style to LFDerek Allard1-117/+117
2008-11-12Propset eol-style to CRLFDerek Jones1-117/+117
2008-09-25Fixed the spelling of "Dhaka" in the timezone_menu() function of the Date hel...Derek Allard1-1/+1
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-1/+1
2008-01-18removed $assign_to_controller - seems redundant all things consideredDerek Jones1-14/+0
2008-01-16Added Compat.php fileDerek Jones1-16/+0
2007-07-22(no commit message)Rick Ellis1-3/+3
2007-07-22(no commit message)Rick Ellis1-0/+13
2007-06-09(no commit message)Rick Ellis1-2/+12
2006-10-30(no commit message)admin1-32/+59
2006-10-30(no commit message)admin1-2/+14
2006-10-21(no commit message)admin1-4/+4
2006-10-07(no commit message)admin1-1/+1