Closed (fixed)
Project:
PHPTemplate
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2005 at 20:19 UTC
Updated:
22 Feb 2005 at 17:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
tangent commentedHere's another function which was removed.
Call to undefined function: link_node() in phptemplate.engine on line 240Comment #2
tangent commentedThis issue appears to have been resolved. However, there seems to be an unnecessary else block after the fix. The $ret variable is already an array so returning an array is an unnecessary step. Attaching a patch which removes the else.
Comment #3
TDobes commentedComment #4
tangent commented