]> git.llucax.com Git - mecon/meconlib.git/blobdiff - test/Tpl/FileDir/test_MLIB_Tpl_FileDir.php
Se mueven los ejemplos viejos a un directorio aparte.
[mecon/meconlib.git] / test / Tpl / FileDir / test_MLIB_Tpl_FileDir.php
index 68de83b55b58c22ffd83403c935fda5584920437..c2d77dd008b481d12da728f2d686dffe9d5537bc 100755 (executable)
@@ -78,7 +78,7 @@ else
     $cells.= $HIT->parse('cell', 
             array (
                 'ATTR' => 'width="80%" align="center"', //Sets the width of the cell.
-                'CELL' => 'H I T  T E M P L A T E  E X A M P L E' //Title.
+                'CELL' => 'MLIB_Tpl_FileDir Example' //Title.
                 )
             );
     //}}}