From b11bc5b6f91038718eb31055a7c92c785bc843e0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 21 Oct 2014 17:54:35 +0200 Subject: [PATCH] update check: check against last version available on github.com/shaarli/Shaarli * fixes https://github.com/shaarli/Shaarli/issues/5 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 01872f4d..6fae2f8b 100644 --- a/index.php +++ b/index.php @@ -133,7 +133,7 @@ function checkUpdate() if (!is_file($GLOBALS['config']['UPDATECHECK_FILENAME']) || (filemtime($GLOBALS['config']['UPDATECHECK_FILENAME'])