module_template_system 5.x-1.6

crystaldawn - October 12, 2008 - 03:26
Official release from CVS tag: DRUPAL-5--1-6
First released: October 12, 2008 - 03:26
Download: module_template_system-5.x-1.6.tar.gz
Size: 7.36 KB
md5_file hash: d8829e978db3fb5b87f2ead312029afa
Last updated: October 12, 2008 - 03:30
View usage statistics for this release

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.

 
 

Drupal is a registered trademark of Dries Buytaert.