File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
user_guide_src/source/intro Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,16 @@ people who build web sites using PHP. Its goal is to enable you to
77develop projects much faster than you could if you were writing code
88from scratch, by providing a rich set of libraries for commonly needed
99tasks, as well as a simple interface and logical structure to access
10- these libraries. CodeIgniter lets you creatively focus on your project
10+ these libraries.
11+
12+ CodeIgniter lets you creatively focus on your project
1113by minimizing the amount of code needed for a given task.
1214
1315Where possible, CodeIgniter has been kept as flexible as possible,
1416allowing you to work in the way you want, not being forced into working
1517any certain way. The framework can have core parts easily extended
1618or completely replaced to make the system work the way you need it to.
19+
1720In short, CodeIgniter is the malleable framework that tries to provide
1821the tools you need while staying out of the way.
1922
You can’t perform that action at this time.
0 commit comments