X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/8b14b7f9fc748bbb758fff4f6cd906f5c215eaaa..c1e6f790144affb8d7a518bef7d5734f078ed248:/lib/MLIB/Tpl/FileDir.php diff --git a/lib/MLIB/Tpl/FileDir.php b/lib/MLIB/Tpl/FileDir.php index d2cb5c3..e088b89 100644 --- a/lib/MLIB/Tpl/FileDir.php +++ b/lib/MLIB/Tpl/FileDir.php @@ -31,6 +31,8 @@ require_once 'MLIB/Tpl.php'; * Hooks vs IT (HIT) is a simple template implementation, based on hooks and IT * template systems. * + * @exapmle MLIB/Tpl/FileDir/test.php + * * @note This class was originally created as a part of BIFE. * @author Leandro Lucarella * @todo Add a global example and an explanation of the directory structure to