Do not use BSApp::GetAppPath() anymore for the template path, but instead use a fully...
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 16 Aug 2007 20:23:57 +0000 (20:23 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 16 Aug 2007 20:23:57 +0000 (20:23 +0000)
commit9403df44c7fe6d3fbb3815daa89457c39e3c8ab4
treedbfae8e0183f4960c02cac9280dad518acf9f55d
parentc6affe480ef7577e8b9936940951f6731b88ee65
Do not use BSApp::GetAppPath() anymore for the template path, but instead use a fully-qualified path in BSTemplate->templateDir

* Template.php:
(BSTemplate::cache)
(BSTemplate::_loadTemplate)
Template.php