mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
So diskfreespace is an alias
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61970 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b5ce4025e8
commit
35c7a1844d
1 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<appendix id="aliases">
|
||||
<title>Aliases list</title>
|
||||
<para>
|
||||
|
@ -208,6 +208,11 @@
|
|||
<entry><function>getdir</function></entry>
|
||||
<entry>Base syntax</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>diskfreespace</entry>
|
||||
<entry><function>disk_free_space</function></entry>
|
||||
<entry><link linkend="ref.filesystem">Filesystem</link></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>domxml_getattr</entry>
|
||||
<entry><function>domxml_get_attribute</function></entry>
|
||||
|
|
Loading…
Reference in a new issue