cvs: smarty /docs programmers.sgml
"Messju Mohr" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmessju1060293728@cvsserver> |
messju Thu Aug 7 18:02:08 2003 EDT
Modified files:
/smarty/docs programmers.sgml
Log:
fixed typo in example for registered objects
Index: smarty/docs/programmers.sgml
diff -u smarty/docs/programmers.sgml:1.42 smarty/docs/programmers.sgml:1.43
--- smarty/docs/programmers.sgml:1.42 Thu Aug 7 16:05:26 2003
+++ smarty/docs/programmers.sgml Thu Aug 7 18:02:08 2003
@@ -2031,7 +2031,7 @@
{* you can also assign the output *}
{foobar->meth1 p1="foo" p2=$bar assign="output"}
-the output was {$output)
+the output was {$output}
{* access our assigned object *}
{$myobj->meth1("foo",$bar)}</programlisting>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php