Abstract template file location logic and enable plugin templating. This class still...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 21 Sep 2006 12:51:27 +0000 (12:51 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 21 Sep 2006 12:51:27 +0000 (12:51 +0000)
commit7186732cc657575d8abd86e99fc22a190991d10b
tree89c56fe295e381f4b4e08b9c98ba2bc5bdb8a7a7
parent6b6bcf00bf1b479ae273bad612b12a6f2da4bf42
Abstract template file location logic and enable plugin templating.  This class still needs abstraction which is the next task here.  Only possibly contentious change people should look at here is the use of file_exists() to find template files instead of reling on a hard-coded list of files in template.php.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11727 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/template/template.class.php