cvs: smarty /docs designers.sgml
"Monte Ohrt" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmohrt1077640764@cvsserver> |
mohrt Tue Feb 24 11:39:24 2004 EDT
Modified files:
/smarty/docs designers.sgml
Log:
one more typo
http://cvs.php.net/diff.php/smarty/docs/designers.sgml?r1=1.100&r2=1.101&ty=u
Index: smarty/docs/designers.sgml
diff -u smarty/docs/designers.sgml:1.100 smarty/docs/designers.sgml:1.101
--- smarty/docs/designers.sgml:1.100 Tue Feb 24 11:34:34 2004
+++ smarty/docs/designers.sgml Tue Feb 24 11:39:24 2004
@@ -577,7 +577,7 @@
<link linkend="plugins.naming.conventions">Naming
Conventions</link>) or can be registered explicitely (see: <link
linkend="api.register.modifier">register_modifier</link>). Additionally
- all php-functions can be used as modifiers implicitely. (The
+ all php-functions can be used as modifiers implicitly. (The
<literal>@count</literal>-example above actually uses php's
count-function and not a smarty-modifier). Using php-functions
as modifiers has two little pitfalls: First: Sometimes the order
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php