mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
Update NEW_FEATURES.txt
typos
This commit is contained in:
@@ -24,7 +24,7 @@ Smarty 3.1.28
|
|||||||
as the corresponding Smarty methods to get tne content of another template.
|
as the corresponding Smarty methods to get tne content of another template.
|
||||||
Example:
|
Example:
|
||||||
$template->display(); Does display template of template object
|
$template->display(); Does display template of template object
|
||||||
$template->dispaly('foo.tpl'); Does display template 'foo.bar'
|
$template->display('foo.tpl'); Does display template 'foo.bar'
|
||||||
|
|
||||||
File: resource
|
File: resource
|
||||||
==============
|
==============
|
||||||
@@ -130,4 +130,4 @@ Smarty 3.1.22
|
|||||||
Smarty::DEBUG_INDIVIDUAL will create for each display() and fetch() call an individual debug window.
|
Smarty::DEBUG_INDIVIDUAL will create for each display() and fetch() call an individual debug window.
|
||||||
|
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user