Commit Graph

11 Commits (aa13302bbc81f052e919698125a22542f026fc95)

Author SHA1 Message Date
Adam Magness aa13302bbc Review updates
Documentation and yet another use statement
6 years ago
Adam Magness 4ca68c7af0 Class file relocations
Issue #3878
6 years ago
Tobias Diekershoff 7b89168f89 missing linebreaks 6 years ago
Roland Häder 7a9456d5ac
Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2
Fixed some stuff:
- converted some files from DOS to Uni* (CRLF -> LF)
- removed trailing white-spaces

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years ago
Hypolite Petovan dfd4c8528e Add new documentation page about moving classes to src 6 years ago
Hypolite Petovan 1c276b5cd5 Add Composer documentation 6 years ago
Hypolite Petovan 160d462d3f Fix typo in doc 7 years ago
Hypolite Petovan 87eb3d5ef2 Normalize App parameter declaration (doc-include folders, boot) 7 years ago
Roland Häder 34fcaeb209 changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years ago
fabrixxm a7498ef50d doc: add quick intro to autoloading 7 years ago
Fabrixxm 45c4e3455e docs: add brief autoloading help page, fix smarty3 help page name 7 years ago