remove debugging code
This commit is contained in:
2
left.php
2
left.php
@@ -224,8 +224,6 @@ PMA_setFontSizes();
|
|||||||
targetframe = self;
|
targetframe = self;
|
||||||
}
|
}
|
||||||
|
|
||||||
alert('Changing location...');
|
|
||||||
|
|
||||||
if (targetframe) {
|
if (targetframe) {
|
||||||
<?php if (PMA_USR_BROWSER_AGENT != 'SAFARI') { ?>
|
<?php if (PMA_USR_BROWSER_AGENT != 'SAFARI') { ?>
|
||||||
targetframe.location.replace(targeturl);
|
targetframe.location.replace(targeturl);
|
||||||
|
Reference in New Issue
Block a user