File tree Expand file tree Collapse file tree 2 files changed +24
-3
lines changed
Expand file tree Collapse file tree 2 files changed +24
-3
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ interface and logical structure to access these libraries. CodeIgniter lets
1010you creatively focus on your project by minimizing the amount of code needed
1111for a given task.
1212
13+ *************
14+ CodeIgniter 3
15+ *************
16+
17+ This repository is for the legacy version, CodeIgniter 3.
18+ `CodeIgniter 4 <https://github.com/codeigniter4/CodeIgniter4 >`_ is the latest
19+ version of the framework.
20+
21+ CodeIgniter 3 is the legacy version of the framework, intended for use with PHP
22+ 5.6+. This version is in maintenance, receiving mostly just security updates.
23+
1324*******************
1425Release Information
1526*******************
Original file line number Diff line number Diff line change 1- ######################
2- CodeIgniter User Guide
3- ######################
1+ ########################
2+ CodeIgniter 3 User Guide
3+ ########################
44
55- :doc: `License Agreement <license >`
66- :doc: `Change Log <changelog >`
@@ -9,6 +9,16 @@ CodeIgniter User Guide
99 :local:
1010 :depth: 2
1111
12+ *************
13+ CodeIgniter 3
14+ *************
15+
16+ CodeIgniter 3 is the legacy version of the framework, intended for use with PHP
17+ 5.6+. This version is in maintenance, receiving mostly just security updates.
18+
19+ `CodeIgniter 4 <https://codeigniter.com/user_guide/ >`_ is the latest version of
20+ the framework.
21+
1222*******
1323Welcome
1424*******
You can’t perform that action at this time.
0 commit comments