JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
API CHANGE for cms integration. Instead of calling cms_get() which should return...
authorJason Woofenden <jason283@herkamire.com>
Fri, 10 Apr 2009 05:12:54 +0000 (01:12 -0400)
committerJason Woofenden <jason283@herkamire.com>
Fri, 10 Apr 2009 05:12:54 +0000 (01:12 -0400)
commit7596b1ca035ff09e584e915a6e5572ffb46d7625
tree61d8d7acb974f175f34ac75fe91cbbf84112ca69
parentbf91aed8316e74c8d80c1c4b5e4645eeb6ba9dcd
API CHANGE for cms integration. Instead of calling cms_get() which should return a hash, we create the template from template.html and pass that to cms_display()
run.php