]> git.mxchange.org Git - friendica-addons.git/commit
Fixes:
authorRoland Häder <roland@mxchange.org>
Mon, 18 Feb 2019 17:20:00 +0000 (18:20 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 18 Feb 2019 17:20:00 +0000 (18:20 +0100)
commite1fdf03f02043eb046f0a10369c9a1ebecd6442b
treea4f6b6156ea8c7805f39e49a43753977a8e907e4
parentfd1b155120cb8be563dedbefc8e3df6c2840ed62
Fixes:
- `$a->performance['id']` is outdated, there is now `$a->getProfiler()->get('id')`
- `AS` is no constant but a keyword (see `foreach()`)
- added curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
rendertime/rendertime.php