From 25036733f8c28786a60035f136f32ab6167cfc9f Mon Sep 17 00:00:00 2001 From: Marco Malavolti <marco.malavolti@gmail.com> Date: Mon, 14 Mar 2016 13:29:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8873f37..f407578 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ wget https://raw.githubusercontent.com/malavolti/mediawiki-shibboleth-authentica ~~~ -### `LocalSettings.php` configuration example +### `LocalSettings.php` configuration example to add ~~~PHP require_once('extensions/ShibAuthPlugin.php'); -- GitLab