From 147775e8126a47f0b8282655b4c953c07433bc10 Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Wed, 28 Apr 2004 12:15:10 +0000 Subject: [PATCH] remove debugging code --- left.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/left.php b/left.php index 71650e6c5..fffa38d41 100644 --- a/left.php +++ b/left.php @@ -224,8 +224,6 @@ PMA_setFontSizes(); targetframe = self; } - alert('Changing location...'); - if (targetframe) { targetframe.location.replace(targeturl);