From ae5c47de74fc07d684ad60ee7debdbf515243d4a Mon Sep 17 00:00:00 2001 From: Michael Bolli Date: Fri, 28 Jun 2019 15:29:33 +0200 Subject: [PATCH] make the module compatible with ProcessWire 3.* --- ProcessSelectorTest.module | 9 +++++++++ view.php | 3 +++ 2 files changed, 12 insertions(+) diff --git a/ProcessSelectorTest.module b/ProcessSelectorTest.module index b4e1b43..8c0bd30 100644 --- a/ProcessSelectorTest.module +++ b/ProcessSelectorTest.module @@ -1,5 +1,14 @@