From e74217a7bbd58cf76963c15c73221669e1153510 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 17 Mar 2015 07:40:13 +0100 Subject: show error message when oauth extension is missing --- templates/error.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/error.php (limited to 'templates/error.php') diff --git a/templates/error.php b/templates/error.php new file mode 100644 index 0000000..7ce4f8d --- /dev/null +++ b/templates/error.php @@ -0,0 +1,18 @@ + + +
+
+

grauphel - Tomboy notes server

+

Error

+

+ +

+ You need to install the PHP PECL OAuth extension to make grauphel work. + See the + + installation instructions + for more information. +

+ +
+
-- cgit v1.2.3