friendica/view/theme/frio/php
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
..
PHPColors restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
Colors.php restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
Image.php restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
default.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
frio_boot.php changed to this: 2016-12-20 10:59:06 +01:00
schema.php restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
standard.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00