friendica/view/theme
Roland Häder 5bc2ebb267
Please use x() correctly:
<?php
if (x($someArray, 'element')) {
	// Do something
}
?>

Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-30 21:37:08 +02:00
..
duepuntozero Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
frio Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
frost Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
frost-mobile Backward compatibility for theme other than frio 2017-03-01 23:40:34 -05:00
quattro Backward compatibility for theme other than frio 2017-03-01 23:40:34 -05:00
smoothly Backward compatibility for theme other than frio 2017-03-01 23:40:34 -05:00
vier Please use x() correctly: 2017-03-30 21:37:08 +02:00