This commit is contained in:
pete_morgan
2006-03-28 01:02:25 +00:00
parent 54a0f26810
commit 509e7d1029

View File

@@ -5,7 +5,7 @@
<para>
Smarty comes with several built-in functions. These built-in functions
are the integral part of the smarty template engine. You cannot create your own
<link linkend="language.custom.functions">custom functions</linkend>
<link linkend="language.custom.functions">custom functions</link>
with the same name; and you should not need to
modify the built-in functions.
</para>