Hypolite Petovan
|
f92918f471
|
Normalize App parameter declaration (mod folder, 2 out of 3)
|
2017-01-09 23:14:25 +11:00 |
|
Roland Häder
|
4dce3d8224
|
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 10:58:55 +01:00 |
|
Michael Vogel
|
60a0235af0
|
The account type is now read and displayed
|
2016-10-01 20:03:27 +00:00 |
|
rabuzarus
|
60b767168a
|
hovercard.php - fix tags for hovercard
|
2016-06-27 11:57:47 +02:00 |
|
Michael Vogel
|
71d3274841
|
Unified contact data handling
|
2016-06-05 13:57:11 +02:00 |
|
Michael Vogel
|
98f7c73d10
|
Frio: Hovercard is now a core function
|
2016-05-29 15:28:31 +02:00 |
|