starting work on Smarty stuff

This commit is contained in:
Dan Buch
2011-01-01 13:51:50 -05:00
parent 426f516ec9
commit 3031feb3d6
107 changed files with 17917 additions and 0 deletions

5
docroot/html/smarty.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
require_once("libs/Smarty.class.php");
?>