01-16-2008, 10:22 PM
|
#8 (permalink)
|
|
The Addict
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
|
PHP Code:
require_once (SMARTY_DIR."Smarty.class.php");
$smarty = new Smarty;
$smarty->compile_dir= "$fixpath/libs/compile";
$smarty->template_dir= "$fixpath/template/gray";
?>
bcz im learning about smarty
__________________
|
|
|