mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 11:54:26 +02:00
Spelling on modifiers
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
<listitem><para>
|
<listitem><para>
|
||||||
Modifiers are autoloaded from the <link
|
Modifiers are autoloaded from the <link
|
||||||
linkend="variable.plugins.dir"><parameter>$plugins_dir</parameter></link>
|
linkend="variable.plugins.dir"><parameter>$plugins_dir</parameter></link>
|
||||||
or can be registered explicitely with the <link
|
or can be registered explicitly with the <link
|
||||||
linkend="api.register.modifier"><varname>register_modifier()</varname></link>
|
linkend="api.register.modifier"><varname>register_modifier()</varname></link>
|
||||||
function. The later is useful for sharing a function between
|
function. The later is useful for sharing a function between
|
||||||
php scripts and smarty templates.
|
php scripts and smarty templates.
|
||||||
|
Reference in New Issue
Block a user