Skip to content

Commit 7e25433

Browse files
author
Pascal Dreissen
committed
Removed debug leftover
1 parent d7cfddd commit 7e25433

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/web/themes/default/assets/javascripts/ispconfig.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,6 @@ var ISPConfig = {
492492
url: "keepalive.php",
493493
dataType: "html",
494494
success: function(data, textStatus, jqXHR) {
495-
//alert(textStatus);
496495
setTimeout( function() { ISPConfig.keepalive(); }, 1000000 );
497496
},
498497
error: function() {

0 commit comments

Comments
 (0)