mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-11 17:43:50 +01:00
Add literal tags to html, general formatting
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
</para>
|
||||
<para>
|
||||
The <parameter>time</parameter> attribute can have different formats.
|
||||
It can be a unique timestamp, a string of the format YYYYMMDDHHMMSS
|
||||
or a string that is parseable by php's
|
||||
It can be a unique timestamp, a string of the format
|
||||
<literal>YYYYMMDDHHMMSS</literal> or a string that is parseable by PHP's
|
||||
<ulink url="&url.php-manual;strtotime"><varname>strtotime()</varname></ulink>.
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user