daveajones / cartulary

Web-based digital archiver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_all_outlines() in includes/opml.php returns false instead of empty array

ivucica opened this issue · comments

get_all_outlines() in includes/opml.php returns false instead of empty array, causing breakage for bin/outlinescan.php. When I ran it during manual install based on the INSTALL script, I got a nasty PHP error for foreach() instead of being told that there are no entries in the system.

Same thing happened in feedscan.php and buildrivers.php.