cvs: smarty /docs programmers.sgml
"boots" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsboots1079131414@cvsserver> |
boots Fri Mar 12 17:43:34 2004 EDT
Modified files:
/smarty/docs programmers.sgml
Log:
Updated is_cached prototype to indicate proper return type. (thanks to Geoffrey Hoffman)
http://cvs.php.net/diff.php/smarty/docs/programmers.sgml?r1=1.54&r2=1.55&ty=u
Index: smarty/docs/programmers.sgml
diff -u smarty/docs/programmers.sgml:1.54 smarty/docs/programmers.sgml:1.55
--- smarty/docs/programmers.sgml:1.54 Fri Feb 13 04:34:35 2004
+++ smarty/docs/programmers.sgml Fri Mar 12 17:43:34 2004
@@ -1051,7 +1051,7 @@
<title>is_cached</title>
<funcsynopsis>
<funcprototype>
- <funcdef>void <function>is_cached</function></funcdef>
+ <funcdef>boolean <function>is_cached</function></funcdef>
<paramdef>string <parameter>template</parameter></paramdef>
<paramdef>[string <parameter>cache_id</parameter>]</paramdef>
</funcprototype>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php