From fdd2ca6556f4a739d65814fb9af01908f4cb3531 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Thu, 30 Jul 2020 15:29:37 +0100 Subject: [PATCH] Update etc_cache.php Needs a protocol, else the URL is invalid. Aside: http://www.iut-fbleau.fr is currently down, so I can't say for sure if https would work. --- etc_cache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc_cache.php b/etc_cache.php index bc0be8f..53b1d28 100644 --- a/etc_cache.php +++ b/etc_cache.php @@ -19,7 +19,7 @@ $plugin['version'] = '0.2.8'; $plugin['author'] = 'Oleg Loukianov'; -$plugin['author_uri'] = 'www.iut-fbleau.fr/projet/etc/'; +$plugin['author_uri'] = 'http://www.iut-fbleau.fr/projet/etc/'; $plugin['description'] = 'Events-driven cache'; // Plugin load order: