fixed tag

This commit is contained in:
nlopess
2004-03-24 15:13:16 +00:00
parent aad3a71325
commit 7d02331821

View File

@@ -20,7 +20,7 @@
// set path to Smarty directory
define("SMARTY_DIR","/usr/local/lib/php/Smarty/");
require_once(SMARTY_DIR."Smarty.class.php");</programlisting>
require_once(SMARTY_DIR."Smarty.class.php");
?>
]]>
</programlisting>