cvs: smarty /docs/en/programmers/api-functions api-is-cached.xml api-register-resource.xml
[email protected] ("Peter 'Mash' Morgan") Sat, 18 Feb 2006 13:18:01 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvspete_morgan1140268681@cvsserver> |
pete_morgan Sat Feb 18 13:18:01 2006 UTC
Modified files:
/smarty/docs/en/programmers/api-functions api-is-cached.xml
api-register-resource.xml
Log:
tweaks
http://cvs.php.net/viewcvs.cgi/smarty/docs/en/programmers/api-functions/api-is-cached.xml?r1=1.5&r2=1.6&diff_format=u
Index: smarty/docs/en/programmers/api-functions/api-is-cached.xml
diff -u smarty/docs/en/programmers/api-functions/api-is-cached.xml:1.5 smarty/docs/en/programmers/api-functions/api-is-cached.xml:1.6
--- smarty/docs/en/programmers/api-functions/api-is-cached.xml:1.5 Fri May 27 16:25:02 2005
+++ smarty/docs/en/programmers/api-functions/api-is-cached.xml Sat Feb 18 13:18:01 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="api.is.cached">
<refnamediv>
<refname>is_cached()</refname>
@@ -16,7 +16,7 @@
</methodsynopsis>
<para>
This only works if <link
- linkend="variable.caching">$caching</link> is set to true. See also the
+ linkend="variable.caching">$caching</link> is set to true; see the
<link linkend="caching">caching section</link>.
</para>
<example>
http://cvs.php.net/viewcvs.cgi/smarty/docs/en/programmers/api-functions/api-register-resource.xml?r1=1.3&r2=1.4&diff_format=u
Index: smarty/docs/en/programmers/api-functions/api-register-resource.xml
diff -u smarty/docs/en/programmers/api-functions/api-register-resource.xml:1.3 smarty/docs/en/programmers/api-functions/api-register-resource.xml:1.4
--- smarty/docs/en/programmers/api-functions/api-register-resource.xml:1.3 Fri May 27 16:25:02 2005
+++ smarty/docs/en/programmers/api-functions/api-register-resource.xml Sat Feb 18 13:18:01 2006
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="api.register.resource">
<refnamediv>
<refname>register_resource()</refname>
<refpurpose>dynamically register resources</refpurpose>
</refnamediv>
<refsect1>
- <title>Descrption</title>
+ <title>Description</title>
<methodsynopsis>
<type>void</type><methodname>register_resource</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>