From 66d7a4dcd895932faea04c93de615af23f687466 Mon Sep 17 00:00:00 2001 From: etiess Date: Wed, 26 Nov 2014 14:07:27 +0100 Subject: [PATCH] Update wallabag_compatibility_test.php Explain how to install Tidy --- install/wallabag_compatibility_test.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/wallabag_compatibility_test.php b/install/wallabag_compatibility_test.php index 2e78b67..61a8e99 100644 --- a/install/wallabag_compatibility_test.php +++ b/install/wallabag_compatibility_test.php @@ -338,7 +338,7 @@ if (isset($_GET['from'])){
  • Tidy: You have Tidy support installed. No problems here.
  • -
  • Tidy: The Tidy extension is not available. should still work with most feeds, but you may experience problems with some.
  • +
  • Tidy: The Tidy extension is not available. should still work with most feeds, but you may experience problems with some. You can install it with sudo apt-get install php5-tidy and then reload Apache sudo service apache2 reload.
  • @@ -424,4 +424,4 @@ if (isset($_GET['from'])){ - \ No newline at end of file +