Skip to content

Commit bcd4e50

Browse files
committed
Update Application Structure
1 parent cc34771 commit bcd4e50

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

user_guide_src/source/installation/upgrade_4xx.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,13 @@ subforum for an up-to-date list!
3434

3535
**Application Structure**
3636

37-
- The framework still has ``app`` and ``system`` folders, with the same
37+
- The ``application`` folder is renamed as ``app`` and
38+
the framework still has ``system`` folders, with the same
3839
interpretation as before
3940
- The framework now provides for a ``public`` folder, intended as the document
4041
root for your app
4142
- There is also a ``writable`` folder, to hold cache data, logs, and session data
42-
- The ``application`` folder looks very similar to that for CI3, with some
43+
- The ``app`` folder looks very similar to ``application`` for CI3, with some
4344
name changes, and some subfolders
4445
moved to the ``writable`` folder
4546
- There is no longer a nested ``application/core`` folder, as we have

0 commit comments

Comments
 (0)