Updated link to check.php

pull/146/head
Tobias Reich 10 years ago
parent 1b56522ebc
commit bc9189433c

@ -87,7 +87,7 @@ contextMenu = {
function() { settings.setSorting() },
function() { settings.setDropboxKey() },
function() { window.open(lychee.website, "_newtab"); },
function() { window.open("plugins/check.php", "_newtab"); },
function() { window.open("plugins/check/", "_newtab"); },
function() { lychee.logout() }
];

Loading…
Cancel
Save