Releases for Module Template System
module_template_system 5.x-1.6
First released: October 12, 2008 - 03:26
Size: 7.36 KB
md5_file hash: d8829e978db3fb5b87f2ead312029afa
Last updated: October 12, 2008 - 03:30
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
First released: October 12, 2008 - 03:24
Size: 7.38 KB
md5_file hash: e961c044f45dceac458ab6e65800e4f4
Last updated: October 12, 2008 - 03:25
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
First released: October 9, 2008 - 18:25
Size: 7.36 KB
md5_file hash: 57524fbad0197b7f63d8cf766795543c
Last updated: October 9, 2008 - 18:30
Added a new path function, condensed some code and added some error messages to help in debugging.
module_template_system 5.x-1.2
First released: October 6, 2008 - 22:52
Size: 7.19 KB
md5_file hash: 21ebd3d30192d50a30aad967b62a44bd
Last updated: October 6, 2008 - 22:55
Fixed a bug where it wasnt seeing the template file in the theme dir.
module_template_system 5.x-1.1
First released: October 3, 2008 - 20:30
Size: 7.2 KB
md5_file hash: adf32ab6890001a4bdc4f47133b7de4c
Last updated: October 3, 2008 - 20:35
Forgot 1 thing lol. 2nd 'initial release' like 5 secs later hahaha
module_template_system 5.x-1.0
First released: October 3, 2008 - 20:20
Size: 7.19 KB
md5_file hash: 1adfb90426981407ed53bc7911bf94a6
Last updated: October 3, 2008 - 20:25
Initial Release
