From 1fd308694c068c0d7621b0a3e06affb418b474d7 Mon Sep 17 00:00:00 2001 From: Kim Huebel Date: Fri, 22 Sep 2017 12:45:53 +0000 Subject: [PATCH] Notes in README.md concerning sqlite-requirements and fixing lh-list --- README.md | 2 +- include/lh_ajax.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 75d98b4..f96faf2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Required are ============ * Webserver like lighttpd or similar * php5 - +* if using sqlite3-database name resolving sqlite3 and php5-sqlite also needed Installation ============ diff --git a/include/lh_ajax.php b/include/lh_ajax.php index d1ca5e6..19b6765 100644 --- a/include/lh_ajax.php +++ b/include/lh_ajax.php @@ -1,6 +1,6 @@