Hypolite Petovan
|
160d462d3f
|
Fix typo in doc
|
2017-01-11 18:42:49 +11:00 |
|
Hypolite Petovan
|
87eb3d5ef2
|
Normalize App parameter declaration (doc-include folders, boot)
|
2017-01-09 23:09:01 +11:00 |
|
Roland Häder
|
34fcaeb209
|
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 10:59:11 +01:00 |
|
fabrixxm
|
a7498ef50d
|
doc: add quick intro to autoloading
|
2016-02-13 10:57:37 +01:00 |
|
Fabrixxm
|
45c4e3455e
|
docs: add brief autoloading help page, fix smarty3 help page name
|
2016-02-12 09:25:33 +01:00 |
|