git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159354 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2004-05-22 02:18:27 +00:00
parent 5c7c03f22b
commit a582be5380

View file

@ -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")