10 lines
229 B
INI
10 lines
229 B
INI
[application]
|
|
controllersDir = app/controllers/
|
|
modelsDir = app/models/
|
|
viewsDir = app/views/
|
|
pluginsDir = app/plugins/
|
|
formsDir = app/forms/
|
|
libraryDir = app/library/
|
|
baseUri = /
|
|
[setting]
|
|
debug=0 |