git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244046 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2007-10-11 08:50:01 +00:00
parent 653424c9e7
commit 7277a81f4e

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- Purpose: xml -->
<!-- Membership: pecl -->
<!-- State: experimental -->
@ -294,7 +294,7 @@ class ConvertedStockQuote {
// any includes
include "SCA/SCA.php
include "SCA/SCA.php";
/**
* @service
@ -1029,7 +1029,7 @@ location="http://localhost/ConvertedStockQuote/ConvertedStockQuote.php"/>
<![CDATA[
<?php
include 'SCA/SCA.php';
include "SCA/SCA.php";
/**
* Manage the portfolio for a customer.