]> git.llucax.com Git - mecon/meconlib.git/blobdiff - lib/MLIB/Tpl/FileDir.php
Cambios estéticos, se borra el bit de ejecución en las templates y el ejemplo y
[mecon/meconlib.git] / lib / MLIB / Tpl / FileDir.php
index d2cb5c3dee25d33791a3d0ec3c6293fdcf467ae7..e088b89dace2d2c1ccb558cc7a96bceae1f028ce 100644 (file)
@@ -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 <luca@llucax.hn.org>
  * @todo Add a global example and an explanation of the directory structure to