mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Link to APC book
This integrates user note 124689. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349154 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
74a2325f95
commit
1ebf8fee1a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<preface xml:id="intro.apcu">
|
||||
&reftitle.intro;
|
||||
<para>
|
||||
APCu is APC stripped of opcode caching.
|
||||
APCu is <link linkend="book.apc">APC</link> stripped of opcode caching.
|
||||
</para>
|
||||
<para>
|
||||
The first APCu codebase was versioned 4.0.0, it was forked from the head of the APC master branch at the time.
|
||||
|
|
Loading…
Reference in a new issue