mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
Updated is_cached prototype to indicate proper return type. (thanks to Geoffrey Hoffman)
This commit is contained in:
@@ -1051,7 +1051,7 @@ print_r($tpl_vars);</programlisting>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user