Skip to content

Commit 062da4a

Browse files
committed
v1.7
1 parent 8344f9f commit 062da4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hMailAdmin/js/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jQuery(document).ready(function() {
191191

192192
$.ajax({
193193
type: 'post',
194-
url: './logs.php',
194+
url: './custom_logs.php',
195195
data: {
196196
LiveLogging: state
197197
},

0 commit comments

Comments
 (0)