For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > April 2007 > cvs: phpdoc /en/reference/apc ini.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/apc ini.xml
Jakub Vrana

2007-04-24, 3:59 am

vrana Tue Apr 24 03:56:01 2007 UTC

Modified files:
/phpdoc/en/reference/apc ini.xml
Log:
CDATA in the first column

http://cvs.php.net/viewvc.cgi/phpdo...1&diff_format=u
Index: phpdoc/en/reference/apc/ini.xml
diff -u phpdoc/en/reference/apc/ini.xml:1.10 phpdoc/en/reference/apc/ini.xml:1.11
--- phpdoc/en/reference/apc/ini.xml:1.10 Tue Apr 24 03:54:47 2007
+++ phpdoc/en/reference/apc/ini.xml Tue Apr 24 03:56:01 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<section id="apc.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -552,7 +552,7 @@
<example>
<title>An apc.rfc1867 example</title>
<programlisting role="php">
- <![CDATA[
+<![CDATA[
<?php
print_r(apc_fetch("upload_$_POST[APC_UPLOAD_PROGRESS]"));
?>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com