From 25c5ca053af5d1f830de3cea933f2c690b745ffc Mon Sep 17 00:00:00 2001 From: andrey Date: Tue, 26 Feb 2002 22:54:55 +0000 Subject: [PATCH] *** empty log message *** --- docs/designers.sgml | 6 +++--- docs/programmers.sgml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/designers.sgml b/docs/designers.sgml index 13084f9d..814f9f24 100644 --- a/docs/designers.sgml +++ b/docs/designers.sgml @@ -371,8 +371,8 @@ email: zaphod@slartibartfast.com<br> prepend it with an "@" sign like so: {$articleTitle|@count} (this will print out the number of elements in the $articleTitle array.) - - Available Modifiers + + Built-in Modifiers capitalize @@ -1198,7 +1198,7 @@ om dad she hasn't seen in years. - + Combining Modifiers You can combine as many modifiers as you like on a single variable. diff --git a/docs/programmers.sgml b/docs/programmers.sgml index 445c38f8..4e4be069 100644 --- a/docs/programmers.sgml +++ b/docs/programmers.sgml @@ -845,8 +845,8 @@ var_dump($tpl_vars); void display string template - string cache id - string compile id + string cache_id + string compile_id @@ -918,8 +918,8 @@ $smarty->display("db:header.tpl"); string fetch string template - [string cache_id] - [string compile_id] + string cache_id + string compile_id