Reword description for delete placehold page.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347334 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2019-04-24 17:07:17 +00:00
parent 53401e8378
commit 9e64a0aefa

View file

@ -9,9 +9,9 @@
<refsect1 role="description">
&reftitle.description;
<para>
This is a dummy manual entry to satisfy those people who are looking for
<function>unlink</function> or <function>unset</function> in the wrong
place.
There is no delete keyword or function in the PHP language.
If you arrived at this page seeking to delete a file, try <function>unlink</function>.
To delete a variable from the local scope, check out <function>unset</function>.
</para>
</refsect1>