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
..
2018-11-01 10:30:44 +01:00
2018-10-06 19:11:00 +02:00
2018-11-01 13:44:47 +01:00
2018-11-01 13:44:47 +01:00