module_template_system 5.x-1.6

Bug fixes
Unsupported

Fixed a bug where you could only add 1 template per page. I was using require_once when including the template content and it should be include instead since that template might be called multiple times on each page load. Duh.

module_template_system 5.x-1.5

Bug fixes
Unsupported

Fixed a bug where you could only add 1 template per page. I was using require_once when including the template content and it should be include instead since that template might be called multiple times on each page load. Duh.

module_template_system 5.x-1.4

Unsupported

Added a new path function, condensed some code and added some error messages to help in debugging.

module_template_system 5.x-1.2

Unsupported

Fixed a bug where it wasnt seeing the template file in the theme dir.

module_template_system 5.x-1.1

Unsupported

Forgot 1 thing lol. 2nd 'initial release' like 5 secs later hahaha

Subscribe with RSS Subscribe to Releases for Module Template System