mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Made a proper indentation in all languages.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26280 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dce216d0aa
commit
2a40aab64b
1 changed files with 3 additions and 3 deletions
|
@ -653,9 +653,9 @@ echo strftime ("Last day in Feb 2000 is: %d", $lastday);
|
|||
<funcdef>string <function>strftime</function></funcdef>
|
||||
<paramdef>string <parameter>format</parameter></paramdef>
|
||||
<paramdef>int
|
||||
<parameter>
|
||||
<optional>timestamp</optional>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<optional>timestamp</optional>
|
||||
</parameter>
|
||||
</paramdef>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue