Problem/Motivation

If nothing found, function tm_template_types return FALSE. However, it must return an empty array because some functions, which using its expect array. And appears the fatal.

Proposed resolution

Change FALSE to empty array. 

Comments

aleanna created an issue. See original summary.

asya_asina’s picture

Status: Needs work » Needs review
StatusFileSize
new388 bytes

In this patch I changed FALSE to an empty array at function tm_template_types.