friendica/view/theme/frio/php
Hypolite Petovan 458981f75c Replace x() by isset(), !empty() or defaults()
- Remove extraneous parentheses around empty() calls
- Remove duplicate calls to intval(), count() or strlen() after empty()
- Replace ternary operators outputting binary value with empty() return value
- Rewrite defaults() without x()
2018-11-30 09:06:22 -05:00
..
PHPColors Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Image.php [frio] Improve background styles' description 2018-04-26 07:50:05 -04:00
default.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
frio_boot.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
scheme.php Removed notices in the frio theme (#5610) 2018-08-14 19:37:44 +00:00
standard.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00