svn: /phpdoc/tr/trunk/reference/filesystem/functions/ delete.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.tr |
|---|---|
| Message-ID | <[email protected]> |
cmb Wed, 01 Apr 2020 14:37:17 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349584
Log:
Fix #77228: [tr] delete() content is a little different than the original
Bug: https://bugs.php.net/77228 (Open) [tr] delete() content is a little different than the original.
Changed paths:
U phpdoc/tr/trunk/reference/filesystem/functions/delete.xml
Modified: phpdoc/tr/trunk/reference/filesystem/functions/delete.xml
===================================================================
--- phpdoc/tr/trunk/reference/filesystem/functions/delete.xml 2020-04-01 11:55:37 UTC (rev 349583)
+++ phpdoc/tr/trunk/reference/filesystem/functions/delete.xml 2020-04-01 14:37:17 UTC (rev 349584)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: nilgun Status: ready -->
+<!-- EN-Revision: 333664 Maintainer: nilgun Status: ready -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.delete" role="noversion">
<refnamediv>
<refname>delete</refname>
@@ -10,10 +10,6 @@
<refsect1 role="description">
&reftitle.description;
- <methodsynopsis>
- <type>void</type><methodname>delete</methodname>
- <void/>
- </methodsynopsis>
<para>
<function>unlink</function> veya <function>unset</function> işlevlerini
yanlış yerde arayanlar için yol gösterici bir sayfadır.
@@ -20,13 +16,6 @@
</para>
</refsect1>
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &return.void;
- </para>
- </refsect1>
-
<refsect1 role="seealso">
&reftitle.seealso;
<simplelist>