EmRa
|
hi and thanks for this great template engine.
i found a simple mistake in Documentation:
http://www.raintpl.com/Documentation/Documentation-for-PHP-developers/Methods/Assign/
$tpl->assign( 'msg', 'Hello World!' );
Template
{$message}
do know what's wrong, dont you?
thanks a lot
|