Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jasir committed Jan 28, 2011
1 parent efb3201 commit 6091fed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PhpEdPanel.php
Expand Up @@ -74,7 +74,6 @@ public function getTab() {
phpedpanel.setCookie('DBGSESSID', phpedpanel.getCookie('DBGSESSID_OLD') != '' ? phpedpanel.getCookie('DBGSESSID_OLD'): {$defaultSESSID})
}
phpedpanel.redraw();
alert('id=' + phpedpanel.getCookie('DBGSESSID') + ' oldid=' + phpedpanel.getCookie('DBGSESSID_OLD'));
},
isActive: function () {
Expand Down

0 comments on commit 6091fed

Please sign in to comment.