didou           Mon Feb 19 00:25:55 2007 UTC

  Modified files:              
    /phpdoc/en/reference/info/functions dl.xml 
  Log:
  missing role
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/info/functions/dl.xml?r1=1.25&r2=1.26&diff_format=u
Index: phpdoc/en/reference/info/functions/dl.xml
diff -u phpdoc/en/reference/info/functions/dl.xml:1.25 
phpdoc/en/reference/info/functions/dl.xml:1.26
--- phpdoc/en/reference/info/functions/dl.xml:1.25      Sun Feb  4 22:42:42 2007
+++ phpdoc/en/reference/info/functions/dl.xml   Mon Feb 19 00:25:55 2007
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
-<!-- splitted from ./en/functions/info.xml, last change in rev 1.29 -->
+<!-- $Revision: 1.26 $ -->
 <refentry id="function.dl">
  <refnamediv>
   <refname>dl</refname>
   <refpurpose>Loads a PHP extension at runtime</refpurpose>
  </refnamediv>
- <refsect1>
-  <title>Description</title>
+
+ <refsect1 role="description">
+  &reftitle.description;
   <methodsynopsis>
    <type>int</type><methodname>dl</methodname>
    <methodparam><type>string</type><parameter>library</parameter></methodparam>

Reply via email to