didou Fri May 21 22:18:27 2004 EDT
Modified files:
/phpdoc/en/reference/com reference.xml
Log:
fix role
http://cvs.php.net/diff.php/phpdoc/en/reference/com/reference.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/com/reference.xml
diff -u phpdoc/en/reference/com/reference.xml:1.7
phpdoc/en/reference/com/reference.xml:1.8
--- phpdoc/en/reference/com/reference.xml:1.7 Wed May 5 05:18:22 2004
+++ phpdoc/en/reference/com/reference.xml Fri May 21 22:18:27 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<reference id="ref.com">
<title>COM and .Net (Windows)</title>
<titleabbrev>COM</titleabbrev>
@@ -85,7 +85,7 @@
<para>
<example>
<title>For Each in ASP</title>
- <programlisting role="php">
+ <programlisting role="asp">
<![CDATA[
<%
Set domainObject = GetObject("WinNT://Domain")