remove debugging code

This commit is contained in:
Garvin Hicking
2004-04-28 12:15:10 +00:00
parent 8cc4bd7fa4
commit 147775e812

View File

@@ -224,8 +224,6 @@ PMA_setFontSizes();
targetframe = self;
}
alert('Changing location...');
if (targetframe) {
<?php if (PMA_USR_BROWSER_AGENT != 'SAFARI') { ?>
targetframe.location.replace(targeturl);