From: Michael J. Rubinsky Date: Fri, 7 Aug 2009 00:05:05 +0000 (-0400) Subject: ...and remove the debug code. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3949805a869ef6ffc7b3eec5c4b69bfb4cb842f0;p=horde.git ...and remove the debug code. --- diff --git a/framework/Release/lib/Horde/Release.php b/framework/Release/lib/Horde/Release.php index edb443da5..6ac661ada 100644 --- a/framework/Release/lib/Horde/Release.php +++ b/framework/Release/lib/Horde/Release.php @@ -731,7 +731,6 @@ class Horde_Release } } if (!empty($permalink)) { - echo 'found ' . $permalink . ' for ' . $link['label']; // Found the link to update...update it. $http = new Horde_Http_Client(); try {