This commit was manufactured by cvs2svn to create tag 'freeside_2_1_0'.
[freeside.git] / rt / lib / RT / URI / freeside.pm
index 1bd2f53..6194fd0 100644 (file)
@@ -202,7 +202,7 @@ sub ParseURI {
       $pkey = $2;
 
       unless ( $pkey ) {
-        #way too noisy, using this prefix is normal usage# cluck "bad URL $uri";
+        cluck "bad URL $uri";
         return(undef);
       }