friendica/view/theme/smoothly
Roland Häder fb817b18ad changed to this:
---------------------
function bla (App &$a) {
	$a->bla = 'stuff';
}
---------------------

Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-20 10:59:06 +01:00
..
css
images
js
php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
templates Added response active support to smoothly 2016-09-25 10:56:37 -04:00
lock.cur
screenshot.png
style.css Added response active support to smoothly 2016-09-25 10:56:37 -04:00
theme.php changed to this: 2016-12-20 10:59:06 +01:00