cvs: docweb / channel.xml /www channel.xml
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsbjori1243713122@cvsserver> |
bjori Sat May 30 19:52:02 2009 UTC
Added files:
/docweb/www channel.xml
Removed files:
/docweb channel.xml
Log:
Adding the channel file into the correct folder
http://cvs.php.net/viewvc.cgi/docweb/www/channel.xml?view=markup&rev=1.1
Index: docweb/www/channel.xml
+++ docweb/www/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>