zanbaldwin / eventing

Eventing is a PHP application framework, by Zander Baldwin, based on the HMVC design pattern, licensed under the MIT/X11. This is an unstable, open-source side project.
MIT License
7 stars 0 forks source link

Combining Template Sections #11

Closed zanbaldwin closed 14 years ago

zanbaldwin commented 14 years ago

Trouble when combining template sections. The function needs to iterate over itself for each section placeholder that it finds.

zanbaldwin commented 14 years ago

Completed. Basic tests done. More probably needed.