cvs: docweb / channel.xml
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsbjori1243712762@cvsserver> |
bjori Sat May 30 19:46:02 2009 UTC
Added files:
/docweb channel.xml
Log:
Add PEAR channel file
http://cvs.php.net/viewvc.cgi/docweb/channel.xml?view=markup&rev=1.1
Index: docweb/channel.xml
+++ docweb/channel.xml
<?xml version="1.0" encoding="UTF-8"?>
<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
<name>euk2.php.net</name>
<summary>PHP Documentation team</summary>
<suggestedalias>phpdocs</suggestedalias>
<servers>
<primary>
<rest>
<baseurl type="REST1.0">http://euk2.php.net/rest/</baseurl>
<baseurl type="REST1.1">http://euk2.php.net/rest/</baseurl>
<baseurl type="REST1.3">http://euk2.php.net/rest/</baseurl>
</rest>
</primary>
</servers>
</channel>