update docs

This commit is contained in:
mohrt
2002-03-12 21:38:54 +00:00
parent 87b2dcc8d6
commit fb521a5c4a
2 changed files with 4 additions and 4 deletions

View File

@@ -389,8 +389,8 @@ href="mailto:%62%6f%62%40%6d%65%2e%6e%65%74">bob&a
<note>
<title>Technical Note</title>
<para>
This method isn't 100% foolproof. Although highly unlikely, a spammer
could conceivably write his e-mail collector to decode these values.
This method isn't 100% foolproof. A spammer
could conceivably program his e-mail collector to decode these values.
</para>
</note>
</sect1>

View File

@@ -11,8 +11,8 @@
upon the first invocation. After that, it just executes the compiled
PHP scripts. Therefore, there is no costly template file parsing for
each request, and each template can take full advantage of PHP compiler
cache solutions such as Zend Cache (http://www.zend.com) or APC
(http://apc.communityconnect.com).
cache solutions such as Zend Cache (http://www.zend.com) or PHP
Accelerator (http://www.php-accelerator.co.uk).
</para>
<para>
Some of Smarty's features: