
XAO::Templates - templates caching and retrieving module

XXX

XXX
Templates retriever. Uses persistent cache to store once retrieved templates. Cache top level keys are site names, for system templates '/' is used as a site name.
Checks if given path (first argument) exists and returns template's filename if it does and 'undef' if there is no template. Optional second argument refers to a sitename (project name), by default the current active project name is used.
Deprecated method, do not use.

Copyright (c) 2000-2003 XAO Inc.
The author is Andrew Maltsev <am@xao.com>