File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
user_guide_src/source/intro Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,16 @@ from scratch, by providing a rich set of libraries for commonly needed
99tasks, as well as a simple interface and logical structure to access
1010these libraries.
1111
12- CodeIgniter lets you creatively focus on your project
13- by minimizing the amount of code needed for a given task.
12+ CodeIgniter lets you creatively focus on your project by minimizing the amount
13+ of code needed for a given task.
1414
1515Where possible, CodeIgniter has been kept as flexible as possible,
1616allowing you to work in the way you want, not being forced into working
1717any certain way. The framework can have core parts easily extended
1818or completely replaced to make the system work the way you need it to.
1919
20- In short, CodeIgniter is the malleable framework that tries to provide
21- the tools you need while staying out of the way.
20+ In short, CodeIgniter is the malleable framework that tries to provide the tools
21+ you need while staying out of the way.
2222
2323*****************************
2424Is CodeIgniter Right for You?
You can’t perform that action at this time.
0 commit comments