summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2013-01-03fix a typo in index.phpAdam Carmichael1-1/+1
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-11-21Change fs permissions and add some missing index.html files (#2017)Andrey Andreev1-0/+0
2012-07-15Fix in index.php inline documentationvlakoff1-1/+1
2012-07-13Some adjustments in inline documentationvlakoff1-1/+1
2012-07-10Follow-up to #1398, #1548Andrey Andreev1-0/+1
2012-07-10Merge pull request #1398 from gintsmurans/developAndrey Andreev1-14/+15
2012-06-12Fix APPPATHAndrey Andreev1-2/+2
2012-06-12Some more index.php improvementsAndrey Andreev1-7/+8
2012-06-12Changed APPPATH, BASEPATH and VIEWPATH to be absolute paths (fixes issue #132...Andrey Andreev1-15/+31
2012-06-03Added support for $_SERVER['CI_ENV'] in index.phpPhil Sturgeon1-1/+1
2012-05-30E_ALL -> -1Gints Murans1-1/+1
2012-05-28Changed to show all the errors on devRoot1-4/+2
2012-05-26Changed instead of turning off of the error messaging to hide themRoot1-13/+16
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
2012-02-05Adding in a few 503 status codes for common errors in response to this Expres...Kevin Cupp1-0/+2
2012-01-08Clear some spaces from index.phpAndrey Andreev1-34/+23
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-0/+25
2011-08-21Ability to move the view folder out of the Application directoryJoe Cianflone1-0/+33
2011-08-21Changed error reporting level to -1, which will show ALL PHP errors. This wil...Dan Horrigan1-1/+1
2011-08-21Changed the 'development' environment default error reporting to included E_S...Dan Horrigan1-1/+1
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-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-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-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-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
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