diff options
| author | danielr <danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-04-05 13:17:16 +0000 |
|---|---|---|
| committer | danielr <danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-04-05 13:17:16 +0000 |
| commit | 5c3c1fdf41ed6751bcd2300dc11d2b6b1605fad8 (patch) | |
| tree | e2e7df4c14880f70207f95d8fc4912c5bd0ff99f /htroot/Connections_p.html | |
| parent | daa04f5db942d293c3d269405421617137ef0d4c (diff) | |
replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4640 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Connections_p.html')
| -rw-r--r-- | htroot/Connections_p.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/Connections_p.html b/htroot/Connections_p.html index f5ec4f3a5..47e3abd93 100644 --- a/htroot/Connections_p.html +++ b/htroot/Connections_p.html @@ -36,6 +36,7 @@ </table>
<h3>Outgoing Connections</h3> + <p><strong>Currently not available!</strong></p> <p>Showing #[clientActive]# active outgoing connections:</p> <table border="0" cellpadding="2" cellspacing="1"> <tr class="TableHeader" valign="bottom"> |
