betz Tue Jan 21 16:23:04 2003 EDT
Modified files:
/phpdoc/en/reference/url/functions get-meta-tags.xml
Log:
missing role in programmlisting
Index: phpdoc/en/reference/url/functions/get-meta-tags.xml
diff -u phpdoc/en/reference/url/functions/get-meta-tags.xml:1.2
phpdoc/en/reference/url/functions/get-meta-tags.xml:1.3
--- phpdoc/en/reference/url/functions/get-meta-tags.xml:1.2 Tue Jan 21 14:16:03
2003
+++ phpdoc/en/reference/url/functions/get-meta-tags.xml Tue Jan 21 16:23:04 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.get-meta-tags">
<refnamediv>
@@ -56,7 +56,7 @@
<para>
<example>
<title>What <function>get_meta_tags</function> returns</title>
- <programlisting="php">
+ <programlisting role="php">
<![CDATA[
<?php
// Assuming the above tags are at example.com
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php