From 509e7d10296c099b1af92a8c55da17b1572b7286 Mon Sep 17 00:00:00 2001 From: pete_morgan Date: Tue, 28 Mar 2006 01:02:25 +0000 Subject: [PATCH] oops --- docs/en/designers/language-builtin-functions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/designers/language-builtin-functions.xml b/docs/en/designers/language-builtin-functions.xml index 70966028..7a07f4d1 100644 --- a/docs/en/designers/language-builtin-functions.xml +++ b/docs/en/designers/language-builtin-functions.xml @@ -5,7 +5,7 @@ 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 - custom functions + custom functions with the same name; and you should not need to modify the built-in functions.