Commit 1395a20e by Bernd Helm

broke some html, added useless stuff

1 parent eca010a2
......@@ -17,7 +17,7 @@
</div>
<div class="refsect1 description" id="refsect1-function.apc-bin-load-description">
<div blabla bla class="refsect1 description" id="refsect1-function.apc-bin-load-description">
<h3 class="title">Beschreibung</h3>
<div class="methodsynopsis dc-description">
<span class="type">bool</span> <span class="methodname"><strong>apc_bin_load</strong></span>
......@@ -47,7 +47,7 @@
</p>
</dd>
blabla bla
<dt>
<code class="parameter">flags</code></dt>
......@@ -64,7 +64,7 @@
</dl>
</div>
blabla bla
<div class="refsect1 returnvalues" id="refsect1-function.apc-bin-load-returnvalues">
<h3 class="title">Rückgabewerte</h3>
......
......@@ -16,13 +16,8 @@
<p class="verinfo">(PECL apc &gt;= 3.1.1)</p><p class="refpurpose"><span class="refname">apc_delete_file</span> &mdash; <span class="dc-title">Deletes files from the opcode cache</span></p>
</div>
esdf
<div class="refsect1 description" id="refsect1-function.apc-delete-file-description">
<h3 class="title">Beschreibung</h3>
<div class="methodsynopsis dc-description">
<span class="type"><a href="language.pseudo-types.html#language.types.mixed" class="type mixed">mixed</a></span> <span class="methodname"><strong>apc_delete_file</strong></span>
( <span class="methodparam"><span class="type"><a href="language.pseudo-types.html#language.types.mixed" class="type mixed">mixed</a></span> <code class="parameter">$keys</code></span>
)</div>
<p class="para rdfs-comment">
Deletes the given files from the opcode cache.
......@@ -30,7 +25,7 @@
</div>
<div class="refsect1 parameters" id="refsect1-function.apc-delete-file-parameters">
<div class="refsecsdft1 parameters" id="refsect1-function.apc-delete-file-parameters">
<h3 class="title">Parameter-Liste</h3>
<dl>
......@@ -52,16 +47,12 @@
</div>
<div class="refsect1 returnvalues" id="refsect1-function.apc-delete-file-returnvalues">
<h3 class="title">Rückgabewerte</h3>
<p class="para">
Gibt bei Erfolg <strong><code>TRUE</code></strong> zurück. Im Fehlerfall wird <strong><code>FALSE</code></strong> zurückgegeben.
Or if <code class="parameter">keys</code> is an <span class="type"><a href="language.types.array.html" class="type array">array</a></span>, then
an empty array is returned on success, or an array of failed files
is returned.
</p>
</div>
<div class="refsect1 description" id="refsect1-function.apc-delete-file-description">
<h3 class="title">Besffchreibung</h3>
<div class="methodsynopsis dc-description">
<span class="type"><a href="language.pseudo-types.html#language.types.mixed" class="type mixed">mixed</a></span> <span class="methodname"><strong>apc_delete_file</strong></span>
( <span class="methodparam"><span class="type"><a href="language.pseudo-types.html#language.types.mixed" class="type mixed">mixed</a></span> <code class="parameter">$keys</code></span>
)</div>
<div class="refsect1 examples" id="refsect1-function.apc-delete-file-examples">
......
......@@ -94,3 +94,5 @@
<div class="up"><a href="ref.math.html">Mathematische Funktionen</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>
testing
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!