From c62fb5b91ee34abf696902820c42bcfa7475eed7 Mon Sep 17 00:00:00 2001 From: Vasilis Daloukas Date: Mon, 3 Jul 2017 10:57:11 +0300 Subject: [PATCH] Message with common problems --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 9642730..11da006 100644 --- a/version.php +++ b/version.php @@ -42,5 +42,5 @@ $plugin->release = '2017-07-02'; $plugin->maturity = MATURITY_STABLE; if ($useplugin != 2) { - $module = $plugin + $module = $plugin; }