Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
935 commits
Select commit Hold shift + click to select a range
2819340
[ci skip] Polish changes from PR #5342
narfbg Nov 28, 2017
3ecfcaa
[ci skip] Fix #5348
narfbg Dec 4, 2017
dfa52f3
Refactoring tests
carusogabriel Dec 8, 2017
058a127
Clean elses
carusogabriel Dec 20, 2017
fbae310
Merge pull request #5354 from carusogabriel/refactoring-tests
narfbg Dec 20, 2017
7774e38
Add extra line before return
carusogabriel Dec 20, 2017
e5af2c3
Setting initial value with increment/decrement functions.
tianhe1986 Dec 25, 2017
3b470a6
Merge pull request #5367 from carusogabriel/clean-elses
narfbg Dec 27, 2017
89da3a5
Calling add() after increment/decrement when the return value is FALSE.
tianhe1986 Jan 2, 2018
f87fb6d
Calling another increment/decrement if add() return FALSE.
tianhe1986 Jan 4, 2018
d77ceea
Do not retry after calling add()
tianhe1986 Jan 5, 2018
89bbf35
[ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memc…
narfbg Jan 5, 2018
2083810
Annual copyright update
jim-parry Jan 9, 2018
b862664
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
narfbg Jan 9, 2018
22b35fa
Returning true when replace() succeed.
tianhe1986 Jan 12, 2018
61732c8
[ci skip] Merge pull request #5379 from tianhe1986/develop_session_me…
narfbg Jan 12, 2018
3738910
Merge branch '3.1-stable' into develop
narfbg Jan 13, 2018
6545f85
Merge branch '3.1-stable' into develop
narfbg Jan 22, 2018
459eaa8
Added rel attribute to auto_link()
mehdibo Jan 28, 2018
2ad0b35
File name changing in dynamic output
mehdibo Jan 31, 2018
b379025
Merge pull request #5391 from mehdibo/fix/url-helper
narfbg Jan 31, 2018
10cc80e
Update Image_lib.php
mehdibo Jan 31, 2018
719e4ac
fix rfc6266
ytetsuro Jan 29, 2018
a3e3601
change filename. convert to utf-8
ytetsuro Feb 1, 2018
c755a6b
refactor use Utf8 class
ytetsuro Feb 1, 2018
a70cdc5
change use direct convert_to_utf8 method
ytetsuro Feb 5, 2018
e5d719d
Determine exactly whether converted filename is false
ytetsuro Feb 5, 2018
4dc3427
change variable name
ytetsuro Feb 5, 2018
8f04f20
Changed to include Content-Disposition parameters in variables
ytetsuro Feb 5, 2018
e88ae15
[ci skip] Merge pull request #5394 from ytetsuro/fix/rfc6266
narfbg Feb 7, 2018
4353886
[ci skip] Finalize changes from PR #5394
narfbg Feb 7, 2018
d4fbb65
Changing file name in image lib dynamic output
mehdibo Feb 7, 2018
ff10290
Fixed bug that character code did not change
ytetsuro Feb 8, 2018
b8166ba
complement the missing HTTP status codes
qichengzx Feb 11, 2018
5a6e198
[ci skip] Merge pull request #5403 from ytetsuro/fix/#5394/not-change…
narfbg Feb 12, 2018
c82f323
[ci skip] More polish on the download helper
narfbg Feb 12, 2018
06e5d36
Update Image_lib.php
mehdibo Feb 12, 2018
baeb6e3
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
qichengzx Feb 13, 2018
694a437
only retain 103, 207, 308, 421 and 451
qichengzx Feb 13, 2018
b7ca09f
Delete unnecessary assignment expressions
ytetsuro Feb 14, 2018
c0b0e76
[ci skip] Merge pull request #5412 from ytetsuro/delete-unnecessary-a…
narfbg Feb 14, 2018
71a63cb
[ci skip] Merge pull request #5397 from mehdibo/patch-1
narfbg Feb 14, 2018
0b459da
[ci skip] Add changelog entry for PR #5397
narfbg Feb 14, 2018
2e35167
[ci skip] Apply #5394 (multibyte filename serving) to #5397 (Image_li…
narfbg Feb 14, 2018
6352562
Merge pull request #5407 from qichengzx/develop
narfbg Feb 14, 2018
8ef6526
[ci skip] Add changelog entry for PR #5407
narfbg Feb 14, 2018
90ef2e3
Fixed bug in ZIP library
mehdibo Mar 4, 2018
1a8aa70
Added parenthesis check around "document" elements and fixed non-exis…
Mar 5, 2018
c4eeb61
Fixed typo
Mar 5, 2018
6f7f5f4
Update Image_lib to avoid setting file permissions when not needed
xims Mar 8, 2018
ca2942f
[ci skip] Merge pull request #5429 from mehdibo/patch-2
narfbg Mar 9, 2018
b19f82c
[ci skip] Add changelog entry for PR #5429
narfbg Mar 9, 2018
5e9fec0
[ci skip] Merge pull request #5434 from xims/patch-3
narfbg Mar 10, 2018
b559946
Spelling fix: utlize -> utilize
MadGuyyy Mar 14, 2018
ffab7c1
Merge pull request #5431 from CyberSecutor/develop
narfbg Mar 15, 2018
f3e19ac
[ci skip] Merge pull request #5437 from MadGuyyy/develop
narfbg Mar 15, 2018
c243df3
Merge branch '3.1-stable' into develop
narfbg Mar 22, 2018
a9a8768
replace toggle() to fix the toc button
popcorner Mar 28, 2018
5e36bdc
fix: It does not work properly when like is before
ytetsuro Apr 3, 2018
4ccc1fc
feat: add test code
ytetsuro Apr 3, 2018
69ce2fe
qb_limit can be zero
Apr 12, 2018
deba4d9
fix: change to the old array() notation
ytetsuro Apr 14, 2018
fb61fa3
Merge pull request #5464 from ytetsuro/fix/#5462/like-before-bug
narfbg Apr 14, 2018
1716c70
Remove the extra parentheses
Jehong-Ahn Apr 18, 2018
d9e066b
[ci skip] Merge pull request #5471 from toonitw/patch-1
narfbg Apr 23, 2018
a91c7a9
Merge branch '3.1-stable' into develop
narfbg Apr 24, 2018
e837b9b
[ci skip] Close #5479
narfbg Apr 24, 2018
652a819
Fix sphinx warning message
jim-parry May 2, 2018
52a87e5
http:// to https://
mehdibo May 17, 2018
2674bb4
Only use the output of idn_to_ascii() if it worked properly
May 25, 2018
0654612
7zip mime type
gxgpet May 26, 2018
605dcbc
Use Config::base_url() properly
wpyoga May 30, 2018
67cf9da
[ci skip] Merge pull request #5491 from jim-parry/niggly-sphinx-fix
narfbg Jun 1, 2018
b1769f9
[ci skip] Merge pull request #5503 from mehdibo/http-to-https
narfbg Jun 1, 2018
b677461
Merge pull request #5516 from wpyh/patch-1
narfbg Jun 1, 2018
721e346
[ci skip] Close #5482
narfbg Jun 1, 2018
8eeb1a8
Adding 7zip extension to mimes.php
gxgpet Jun 1, 2018
dc4a791
[ci skip] Merge pull request #5512 from gxgpet/develop
narfbg Jun 4, 2018
9bf6753
Fixing codestyle
Jun 11, 2018
9dfb18c
Merge pull request #5510 from johndekroon/develop
narfbg Jun 12, 2018
1fd1494
[ci skip] Correct an erroneous variable name from PR #5510
narfbg Jun 12, 2018
bb451aa
Merge branch '3.1-stable'
narfbg Jun 12, 2018
b3f7aae
Merge branch '3.1-stable' into develop
narfbg Jun 12, 2018
d0d4548
Merge branch '3.1-stable' into develop
narfbg Jun 15, 2018
65d3bff
Using null comparison instead of isset().
tianhe1986 Jun 22, 2018
8729b2f
Adding unit test.
tianhe1986 Jun 22, 2018
8258435
Using `isset`.
tianhe1986 Jun 26, 2018
29b2ac0
Merge pull request #5531 from tianhe1986/develop_input_array_notation
narfbg Jul 22, 2018
20f21fd
[ci skip] Add changelog entry for PR #5531
narfbg Jul 22, 2018
ec8f123
Update encryption.rst
achraf52 Aug 13, 2018
7269d83
Merge pull request #5566 from achraf52/patch-1
lonnieezell Aug 13, 2018
a58e77e
Update changelog.rst
achraf52 Aug 15, 2018
06907eb
Fix grammar mistakes in cli.rst
mfigueroa Aug 16, 2018
da55e5c
[ci skip] Add exceptions for 2 error cases in FV set_rules()
narfbg Aug 22, 2018
09d50d2
[ci skip] Merge pull request #5568 from achraf52/patch-1
narfbg Aug 22, 2018
9909aba
[ci skip] Merge pull request #5570 from mfigueroa/patch-1
narfbg Aug 22, 2018
8537680
[ci skip] Drop a dead return statement
narfbg Aug 22, 2018
8abd21b
Merge pull request #1 from bcit-ci/develop
johndekroon Sep 3, 2018
c0c9ebf
Documented undocumented feature
johndekroon Sep 3, 2018
90332ac
[ci skip] Merge pull request #5583 from johndekroon/develop
narfbg Sep 5, 2018
5c9b27c
corrected the serial number of 'source/installation/upgrade_319' and …
Sep 10, 2018
37d9b30
[ci skip] Merge pull request #5592 from Tusharmalik/develop
narfbg Sep 10, 2018
fb464f1
Test if cache file is writable before unlink it
pawelkg Dec 9, 2018
48d617d
Add px to width and height for inline style
Khuthaily Dec 9, 2018
eb8f21e
Fix tabs
pawelkg Dec 12, 2018
90ebf3b
[ci skip] Merge pull request #5651 from pawelkg/develop
narfbg Dec 17, 2018
292ad89
[ci skip] Merge pull request #5652 from Khuthaily/patch-1
narfbg Dec 17, 2018
d23d0ae
Merge remote-tracking branch 'remotes/CodeIgniter/master' into develop
pawelkg Dec 17, 2018
5e9ca8c
Merge remote-tracking branch 'codeigniter/develop' into develop
pawelkg Dec 17, 2018
4478a23
Change comparison operator to assignment, which it should be.
pawelkg Dec 17, 2018
b843043
if we are not validating an array & the post data contains an array t…
aanbar Dec 24, 2018
a549de1
Add PHP 7.3 tests on Travis
sapics Dec 27, 2018
8bb638e
Update copyright date to 2019
jim-parry Dec 27, 2018
07cb9fd
Merge pull request #5662 from jim-parry/copyright2019
jim-parry Jan 1, 2019
aef7781
[ci skip] Merge pull request #5657 from pawelkg/fix_html_helper
narfbg Jan 2, 2019
aaa4daa
Merge pull request #5659 from aanbar/validation_reset_data
narfbg Jan 4, 2019
2543fd5
Merge pull request #5661 from sapics/travis-add-php7.3
narfbg Jan 4, 2019
67563c6
[ci skip] Fix #5674
narfbg Jan 8, 2019
7ec458b
Merge branch '3.1-stable' into develop
narfbg Jan 8, 2019
1c0e6cb
Added mobile google bot to user agents
albertleao Jan 13, 2019
9de1031
Merge pull request #5676 from albertleao/albertleao-patch-1
narfbg Jan 15, 2019
807f43b
Merge branch '3.1-stable' into develop
narfbg Jan 16, 2019
b046d97
feat: add _null property
ytetsuro Feb 12, 2019
15eaca0
[ci skip] Merge pull request #5692 from ytetsuro/patch-2
narfbg Feb 14, 2019
02cd9a0
Merge branch '3.1-stable' into develop
narfbg Feb 14, 2019
38291e8
Close #4186, #5631, #5668
narfbg Feb 14, 2019
5d30345
[ci skip] Updated QB reference docs for 38291e8e44ca5ccc6273d310127db…
narfbg Feb 14, 2019
493ed6c
[ci skip] More on #4186
narfbg Feb 14, 2019
2fbe1fa
Resolve race condition in redis driven session key get_lock
mchobbylong Mar 2, 2019
62277ad
Corrected example mistake
achraf52 Mar 12, 2019
9511cf6
[ci skip] Merge pull request #5716 from achraf52/patch-2
narfbg Mar 13, 2019
7f8e0cd
Refactor behaviors with different ttl of lock_key
mchobbylong Mar 15, 2019
d3bdd3c
Fix code style
mchobbylong Mar 15, 2019
06739bd
Remove unnecessary code
mchobbylong Mar 15, 2019
0fc1510
[ci skip] Merge pull request #5708 from mchobbylong/develop
narfbg Mar 16, 2019
ae75be8
Punctuation error fixed (add apostrophe).
kevmo Mar 16, 2019
7480b4c
[ci skip] Merge pull request #5724 from kevmo/patch-1
narfbg Mar 20, 2019
c7e8cf8
Update user_agents.php
Mar 24, 2019
db71b8f
[ci skip] Merge pull request #5725 from Lablnet/patch-1
narfbg Apr 1, 2019
330b85e
class .wy-nav-content-wrap modied for responsive
om-mahato Apr 5, 2019
2151449
fix typo
Narumi-Sawasaki Apr 18, 2019
adc1f27
Adding support for proper CRLF
sharadrsoni Apr 22, 2019
b08caca
Updated test case for Log Class
sharadrsoni Apr 23, 2019
a2a4637
[ci skip] Merge pull request #5743 from linkqotto/fix-typo
narfbg Apr 23, 2019
378ed67
Merge pull request #5453 from popcorner/popcorner-toc
jim-parry Apr 23, 2019
833d2fd
Merge pull request #5735 from om-mahato/develop
jim-parry Apr 23, 2019
346a59f
Update Log_test.php
sharadrsoni Apr 23, 2019
1c35505
Update Log.php
sharadrsoni Apr 23, 2019
b5e4b30
Update Log.php
sharadrsoni Apr 24, 2019
5be3b68
Update Log_test.php
sharadrsoni Apr 24, 2019
ab658b3
Update Log.php
sharadrsoni May 7, 2019
30265bc
Merge pull request #5744 from sharadrsoni/patch-1
narfbg May 10, 2019
73cde19
Fixed broken 'Send a pull request' link and added links to official G…
May 13, 2019
2eff8a2
Adding back 'git@github.com:<your-name>/CodeIgniter.git' to step 4 in…
May 28, 2019
9ffd233
[ci skip] Merge pull request #5756 from bckcmo/develop
narfbg Jun 2, 2019
e0bdd36
Calling php5_validate_id() in the right place, for Redis session driver
gxgpet Jun 18, 2019
255907c
[ci skip] Merge pull request #5781 from gxgpet/develop
narfbg Jun 19, 2019
4912ef2
Session files driver to return failure status code (+logging) instead…
gxgpet Jun 22, 2019
66b1bf6
[ci skip] Merge pull request #5783 from gxgpet/develop
narfbg Jun 23, 2019
3c48867
Added some greek characters and corrected some of them that showed up…
harrysrevis Jul 30, 2019
d267b06
Fix .aac file mime type
kamaslau Aug 10, 2019
7d741c2
Adapt to new version of php-redis
mchobbylong Aug 12, 2019
4aec0ed
Add parameter description
mchobbylong Aug 12, 2019
dd2e042
[ci skip] Merge pull request #5808 from harrysrevis/develop
narfbg Aug 13, 2019
a66c71e
[ci skip] Merge pull request #5815 from kamaslau/patch-2
narfbg Aug 13, 2019
8535d80
Adapt to styleguide
mchobbylong Aug 13, 2019
1f90f7b
Use version_compare to avoid method checks
mchobbylong Aug 13, 2019
9408191
Define constant PHPREDIS_VERSION
mchobbylong Aug 14, 2019
8ae1619
Refactor implementation of #5816
mchobbylong Aug 23, 2019
a9f1325
Delete unnecessary functions
mchobbylong Sep 3, 2019
b373b9b
Rename to _ping_success
mchobbylong Sep 3, 2019
e517599
revert: Alter php_validate_id()
mchobbylong Sep 3, 2019
b83c507
Alter php5_validate_id()
mchobbylong Sep 3, 2019
09c739e
[ci skip] Merge pull request #5828 from mchobbylong/alter-php5-valida…
narfbg Sep 5, 2019
d5328ad
[ci skip] Merge pull request #5816 from mchobbylong/adapt-php-redis
narfbg Sep 5, 2019
dd4c143
[ci skip] Remove a few leftover trailing spaces from PR #5816
narfbg Sep 5, 2019
d578786
Fixed HTML type attribute for input field.
DeanWunder Sep 8, 2019
98baf38
improve create_captcha logging
gxgpet Sep 8, 2019
304752d
Fix count_all_result if QB query contains Having
najdanovicivan Sep 13, 2019
9951a04
Update typography.rst
dangereyes88 Sep 17, 2019
edf2578
Merge pull request #5835 from dangereyes88/develop
jim-parry Sep 17, 2019
b70ec7b
[ci skip] Merge pull request #5831 from DeanWunder/patch-1
narfbg Sep 18, 2019
fdb85f5
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
narfbg Sep 18, 2019
f15e51b
Update Ubuntu from Precise to Trusty on Travis
sapics Sep 19, 2019
2648cb6
Add PHP 7.4snapshot tests on Travis
sapics Sep 19, 2019
9e3f9fb
Replace hhvm to hhvm-3.30 on Travis
sapics Sep 19, 2019
b8d7c9a
Replace mikey179/vfsStream to mikey179/vfsstream
sapics Sep 19, 2019
3291dd4
Replace master to nightly on Travis
sapics Sep 19, 2019
85817aa
Merge branch '3.1-stable' into develop
narfbg Sep 19, 2019
4a72926
Merge pull request #5837 from sapics/travis/fix-warning
narfbg Sep 22, 2019
00df649
Merge pull request #5834 from najdanovicivan/qb-count-having-fix
narfbg Sep 22, 2019
25931b0
if+elseif => if + if
gxgpet Sep 22, 2019
24ff922
adding $img_path in curly; fixing words order
gxgpet Sep 22, 2019
6c6742c
adding $ to var names in the log message
gxgpet Sep 22, 2019
505f849
Fix indent
sapics Sep 25, 2019
2229e5c
Update user_agents.php
Oct 2, 2019
315acfa
Update user_agents.php
ossamamehmood Oct 5, 2019
58363c5
Merge pull request #5836 from sapics/travis/trusty
narfbg Oct 8, 2019
fa5ab87
removes double quotes
gxgpet Oct 8, 2019
93276e9
Merge pull request #5832 from gxgpet/develop
narfbg Oct 8, 2019
5cd4c8e
[ci skip] Merge pull request #5851 from ossamamehmood/patch-1
narfbg Oct 8, 2019
6f21b77
Merge pull request #5842 from sapics/chore/fix-indent
narfbg Oct 8, 2019
b92da89
Merge branch 'develop' into patch-1
narfbg Oct 8, 2019
92fc1c0
[ci skip] Merge pull request #5849 from Lablnet/patch-1
narfbg Oct 8, 2019
092da7f
feat: support auto_increment for orace 12.1
ytetsuro Oct 14, 2019
9369f56
Include user_guide into .gitattributes
indrakaw Oct 18, 2019
493a448
Fix typo on .gitattributes
indrakaw Oct 18, 2019
8096d02
cache: redis: Check version of redis not phpredis
nebkat Oct 21, 2019
8887b3e
fix: Fixed a bug that could not get the version number when first call.
ytetsuro Oct 28, 2019
187c883
feat: Modified to useable auto increment.
ytetsuro Oct 28, 2019
04a21cf
[ci skip] Merge pull request #5859 from indrakaw/gitattributes
narfbg Nov 1, 2019
f40d86c
[ci skip] Merge pull request #5861 from nebkat/patch-1
narfbg Nov 1, 2019
0db8b60
[ci skip] Merge pull request #5856 from ytetsuro/fix/oracle12.1-suppo…
narfbg Nov 25, 2019
9494f0d
Added FULL [OUTER] JOIN to CI_DB_query_builder
TalonTR Jan 2, 2020
f0a6de5
Change Upload.php for image/webp
Jan 8, 2020
ce5815d
change appliation/config.php for webp mime
Jan 8, 2020
8cc1f66
Merge pull request #1 from adevesa/develop
Jan 8, 2020
b8480e5
Update Image_lib.php
Jan 8, 2020
f76eee6
Update imglib_lang.php
Jan 8, 2020
5e0cfd9
Update Image_lib.php
Jan 8, 2020
e255e77
Update documentation for method parse_string
etrianag Jan 13, 2020
a115131
Update mimes.php
Jan 14, 2020
d88fdc9
Update Upload.php
Jan 14, 2020
30e6bab
Delete mimes.php
Jan 14, 2020
5c0101e
Revert "Delete mimes.php"
Jan 14, 2020
a4fb657
Update mimes.php
Jan 14, 2020
e19e0ee
added FULL OUTER join option to documentation
TalonTR Jan 23, 2020
f43a8fb
Add a trans_depth function
jerkob Jan 23, 2020
dc8ebd3
Add documentation for trans_depth function
jerkob Jan 24, 2020
2a80014
inserted required attribute in html tag
franciscollanquipichun Jan 25, 2020
743f825
inserted required attribute in html tags in documentation
franciscollanquipichun Jan 25, 2020
0fc185c
[ci skip] Merge pull request #5883 from adevesa/image_lib-webp
narfbg Jan 27, 2020
f7a7938
[ci skip] Add changelog for PR #5883
narfbg Jan 27, 2020
0c1f847
Remove parameter type from Description.
etrianag Jan 27, 2020
4fc777a
[ci skip] Fix #5879
narfbg Jan 27, 2020
b977b2d
[ci skip] Merge pull request #5885 from etrianag/develop
narfbg Jan 27, 2020
ecc8d4f
[ci skip] Merge pull request #5881 from InSitu-Software/query_builder…
narfbg Jan 27, 2020
e7c3607
[ci skip] Merge pull request #5891 from franciscollanquipichun/develop
narfbg Jan 27, 2020
1ca5718
optimize memory allocation on zip library
aitorres Jan 27, 2020
ddfe817
Merge pull request #5893 from aitorres/develop
lonnieezell Jan 27, 2020
f9a9239
Update Upload.php
Jan 28, 2020
1cce969
Replace `trans_depth()` with `trans_active()`
jerkob Jan 28, 2020
235f9cf
Update docs for `trans_active()` function`
jerkob Jan 28, 2020
259da38
Small tweak to `trans_active()` description
jerkob Jan 28, 2020
2b96e73
Merge branch '3.1-stable' into develop
narfbg Jan 28, 2020
28f50a8
[ci skip] Merge pull request #5882 from adevesa/webp-permission
narfbg Jan 28, 2020
2ad24af
[ci skip] Merge pull request #5890 from jerkob/develop
narfbg Jan 28, 2020
ce4ca65
Add files via upload
wira-sigalingging Mar 21, 2020
32a6ec8
Add files via upload
wira-sigalingging Apr 18, 2020
f126b39
Add files via upload
wira-sigalingging Apr 18, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,29 +37,6 @@ matrix:
- php: 7.4snapshot
- php: nightly
- php: hhvm-3.30
include:
- php: 5.3
dist: precise
env: DB=mysql
- php: 5.3
dist: precise
env: DB=mysqli
- php: 5.3
dist: precise
env: DB=pgsql
- php: 5.3
dist: precise
env: DB=sqlite
- php: 5.3
dist: precise
env: DB=pdo/mysql
- php: 5.3
dist: precise
env: DB=pdo/pgsql
- php: 5.3
dist: precise
env: DB=pdo/sqlite

exclude:
- php: hhvm-3.30
env: DB=pgsql
Expand Down
2 changes: 1 addition & 1 deletion application/cache/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
70 changes: 9 additions & 61 deletions application/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
| For more information please see the user guide:
|
| https://codeigniter.com/user_guide/general/urls.html
|
| Note: This option is ignored for CLI requests.
*/
$config['url_suffix'] = '';

Expand All @@ -86,7 +88,7 @@
| This determines which character set is used by default in various methods
| that require a character set to be provided.
|
| See http://php.net/htmlspecialchars for a list of supported charsets.
| See https://secure.php.net/htmlspecialchars for a list of supported charsets.
|
*/
$config['charset'] = 'UTF-8';
Expand Down Expand Up @@ -131,7 +133,7 @@
|
| $config['composer_autoload'] = '/path/to/vendor/autoload.php';
|
| For more information about Composer, please visit http://getcomposer.org/
| For more information about Composer, please visit https://getcomposer.org/
|
| Note: This will NOT disable or override the CodeIgniter-specific
| autoloading (application/config/autoload.php)
Expand All @@ -157,6 +159,8 @@
|
| DO NOT CHANGE THIS UNLESS YOU FULLY UNDERSTAND THE REPERCUSSIONS!!
|
| Note: This option is ignored for CLI requests.
|
*/
$config['permitted_uri_chars'] = 'a-z 0-9~%.:_\-';

Expand Down Expand Up @@ -187,20 +191,6 @@
$config['function_trigger'] = 'm';
$config['directory_trigger'] = 'd';

/*
|--------------------------------------------------------------------------
| Allow $_GET array
|--------------------------------------------------------------------------
|
| By default CodeIgniter enables access to the $_GET array. If for some
| reason you would like to disable it, set 'allow_get_array' to FALSE.
|
| WARNING: This feature is DEPRECATED and currently available only
| for backwards compatibility purposes!
|
*/
$config['allow_get_array'] = TRUE;

/*
|--------------------------------------------------------------------------
| Error Logging Threshold
Expand Down Expand Up @@ -231,7 +221,7 @@
|--------------------------------------------------------------------------
|
| Leave this BLANK unless you would like to set something other than the default
| application/logs/ directory. Use a full server path with trailing slash.
| application/logs/ directory. Use a full server path.
|
*/
$config['log_path'] = '';
Expand Down Expand Up @@ -279,7 +269,7 @@
|--------------------------------------------------------------------------
|
| Leave this BLANK unless you would like to set something other than the default
| application/views/errors/ directory. Use a full server path with trailing slash.
| application/views/errors/ directory. Use a full server path.
|
*/
$config['error_views_path'] = '';
Expand All @@ -290,7 +280,7 @@
|--------------------------------------------------------------------------
|
| Leave this BLANK unless you would like to set something other than the default
| application/cache/ directory. Use a full server path with trailing slash.
| application/cache/ directory. Use a full server path.
|
*/
$config['cache_path'] = '';
Expand Down Expand Up @@ -406,34 +396,6 @@
$config['cookie_secure'] = FALSE;
$config['cookie_httponly'] = FALSE;

/*
|--------------------------------------------------------------------------
| Standardize newlines
|--------------------------------------------------------------------------
|
| Determines whether to standardize newline characters in input data,
| meaning to replace \r\n, \r, \n occurrences with the PHP_EOL value.
|
| WARNING: This feature is DEPRECATED and currently available only
| for backwards compatibility purposes!
|
*/
$config['standardize_newlines'] = FALSE;

/*
|--------------------------------------------------------------------------
| Global XSS Filtering
|--------------------------------------------------------------------------
|
| Determines whether the XSS filter is always active when GET, POST or
| COOKIE data is encountered
|
| WARNING: This feature is DEPRECATED and currently available only
| for backwards compatibility purposes!
|
*/
$config['global_xss_filtering'] = FALSE;

/*
|--------------------------------------------------------------------------
| Cross Site Request Forgery
Expand Down Expand Up @@ -490,20 +452,6 @@
*/
$config['time_reference'] = 'local';

/*
|--------------------------------------------------------------------------
| Rewrite PHP Short Tags
|--------------------------------------------------------------------------
|
| If your PHP installation does not have short tag support enabled CI
| can rewrite the tags on-the-fly, enabling you to utilize that syntax
| in your view files. Options are TRUE or FALSE (boolean)
|
| Note: You need to have eval() enabled for this to work.
|
*/
$config['rewrite_short_tags'] = FALSE;

/*
|--------------------------------------------------------------------------
| Reverse Proxy IPs
Expand Down
4 changes: 2 additions & 2 deletions application/config/constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
| are as follows:
|
| Standard C/C++ Library (stdlibc):
| http://www.gnu.org/software/libc/manual/html_node/Exit-Status.html
| https://www.gnu.org/software/libc/manual/html_node/Exit-Status.html
| (This link also contains other GNU-specific conventions)
| BSD sysexits.h:
| http://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits
| https://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits
| Bash scripting:
| http://tldp.org/LDP/abs/html/exitcodes.html
|
Expand Down
2 changes: 1 addition & 1 deletion application/config/database.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
| ['dbdriver'] The database driver. e.g.: mysqli.
| Currently supported:
| cubrid, ibase, mssql, mysql, mysqli, oci8,
| odbc, pdo, postgre, sqlite, sqlite3, sqlsrv
| odbc, pdo, postgre, sqlite3, sqlsrv
| ['dbprefix'] You can add an optional prefix, which will be added
| to the table name when using the Query Builder class
| ['pconnect'] TRUE/FALSE - Whether to use a persistent connection
Expand Down
2 changes: 1 addition & 1 deletion application/config/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
4 changes: 2 additions & 2 deletions application/config/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
| This is not exactly a route, but allows you to automatically route
| controller and method names that contain dashes. '-' isn't a valid
| class or method name character, so it requires translation.
| When you set this option to TRUE, it will replace ALL dashes in the
| controller and method URI segments.
| When you set this option to TRUE, it will replace ALL dashes with
| underscores in the controller and method URI segments.
|
| Examples: my-controller/index -> my_controller/index
| my-controller/my-method -> my_controller/my_method
Expand Down
64 changes: 0 additions & 64 deletions application/config/smileys.php

This file was deleted.

3 changes: 2 additions & 1 deletion application/config/user_agents.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@
'amaya' => 'Amaya',
'IBrowse' => 'IBrowse',
'Maxthon' => 'Maxthon',
'Ubuntu' => 'Ubuntu Web Browser'
'Ubuntu' => 'Ubuntu Web Browser',
'Vivaldi' => 'Vivaldi'
);

$mobiles = array(
Expand Down
2 changes: 1 addition & 1 deletion application/controllers/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/core/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/helpers/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/hooks/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/language/english/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/language/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/libraries/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/logs/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/models/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/third_party/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
2 changes: 1 addition & 1 deletion application/views/errors/cli/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
Expand Down
Loading