sean            Thu Sep  1 09:55:36 2005 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
    /phpdoc/en/reference/var/functions  debug-zval-dump.xml 
  Log:
  move URL to entity
  
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.237&r2=1.238&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.237 phpdoc/entities/global.ent:1.238
--- phpdoc/entities/global.ent:1.237    Sun Aug 14 18:50:32 2005
+++ phpdoc/entities/global.ent  Thu Sep  1 09:55:31 2005
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.237 2005/08/14 22:50:32 sean Exp $
+ $Id: global.ent,v 1.238 2005/09/01 13:55:31 sean Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -376,6 +376,7 @@
 <!ENTITY url.zend.introduction "http://www.zend.com/zend/art/intro.php";>
 <!ENTITY url.zend.mail 
"http://www.zend.com/zend/spotlight/sendmimeemailpart1.php";>
 <!ENTITY url.zend.new "http://www.zend.com/zend/whats-new.php";>
+<!ENTITY url.zend.references "http://www.zend.com/zend/art/ref-count.php";>
 <!ENTITY url.zlib "http://www.gzip.org/zlib/";>
 <!ENTITY url.zziplib "http://zziplib.sourceforge.net/";>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/debug-zval-dump.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/var/functions/debug-zval-dump.xml
diff -u phpdoc/en/reference/var/functions/debug-zval-dump.xml:1.5 
phpdoc/en/reference/var/functions/debug-zval-dump.xml:1.6
--- phpdoc/en/reference/var/functions/debug-zval-dump.xml:1.5   Wed Aug 31 
16:06:02 2005
+++ phpdoc/en/reference/var/functions/debug-zval-dump.xml       Thu Sep  1 
09:55:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry id="function.debug-zval-dump">
  <refnamediv>
   <refname>debug_zval_dump</refname>
@@ -157,7 +157,7 @@
     <member><function>var_dump</function></member>
     <member><function>debug_backtrace</function></member>
     <member><link linkend="language.references">References 
Explained</link></member>
-    <member><ulink url="http://www.zend.com/zend/art/ref-count.php";>Reference 
Counting and Aliasing (by Andi Gutmans)</ulink></member>
+    <member><ulink url="&url.zend.references;">Reference Counting and Aliasing 
(by Andi Gutmans)</ulink></member>
    </simplelist>
   </para>
  </refsect1>

Reply via email to