...and remove the debug code.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 7 Aug 2009 00:05:05 +0000 (20:05 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 7 Aug 2009 00:05:05 +0000 (20:05 -0400)
framework/Release/lib/Horde/Release.php

index edb443d..6ac661a 100644 (file)
@@ -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 {