]> git.wh0rd.org - tt-rss.git/commitdiff
Merge branch 'af-readability' into 'master'
authorAndrew Dolgov <cthulhoo@gmail.com>
Sat, 5 Dec 2015 21:22:29 +0000 (00:22 +0300)
committerAndrew Dolgov <cthulhoo@gmail.com>
Sat, 5 Dec 2015 21:22:29 +0000 (00:22 +0300)
Fix array checking method in 2 places, add array check in one location for af_readability

See: https://tt-rss.org/gitlab/fox/tt-rss/merge_requests/19

Update method of array checking to is_array() in 2 locations, add the same check in another location that could have compared a NULL.

See merge request !20


Trivial merge