svn: /pear/peardoc/trunk/en/package/html/html-template-flexy/html-template-flexy/ compile.xml
[email protected] (Christian Weiske)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
cweiske Thu, 15 Oct 2009 07:17:21 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=289660
Log:
fix bug #13900: User note that is a documentation problem
Bug: http://pear.php.net/bugs/13900 (unknown)
Changed paths:
U pear/peardoc/trunk/en/package/html/html-template-flexy/html-template-flexy/compile.xml
Modified: pear/peardoc/trunk/en/package/html/html-template-flexy/html-template-flexy/compile.xml
===================================================================
--- pear/peardoc/trunk/en/package/html/html-template-flexy/html-template-flexy/compile.xml 2009-10-15 07:16:57 UTC (rev 289659)
+++ pear/peardoc/trunk/en/package/html/html-template-flexy/html-template-flexy/compile.xml 2009-10-15 07:17:21 UTC (rev 289660)
@@ -59,6 +59,10 @@
<parameter>string</parameter> - the location of the compiled file (which could be used
with include) - although it is recommended to use the outputObject methods.
</para>
+ <para>
+ In case <literal>compileToString</literal> option is set to &true;, the compiled file
+ is directly returned as string here.
+ </para>
</refsection>