File tree 2 files changed +24
-3
lines changed
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
10
10
you creatively focus on your project by minimizing the amount of code needed
11
11
for a given task.
12
12
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
+
13
24
*******************
14
25
Release Information
15
26
*******************
Original file line number Diff line number Diff line change 1
- ######################
2
- CodeIgniter User Guide
3
- ######################
1
+ ########################
2
+ CodeIgniter 3 User Guide
3
+ ########################
4
4
5
5
- :doc: `License Agreement <license >`
6
6
- :doc: `Change Log <changelog >`
@@ -9,6 +9,16 @@ CodeIgniter User Guide
9
9
:local:
10
10
:depth: 2
11
11
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
+
12
22
*******
13
23
Welcome
14
24
*******
You can’t perform that action at this time.
0 commit comments