From 3fe653ec6f2fb5cef28442afcfa52cff38550871 Mon Sep 17 00:00:00 2001
From: Sebastian Michaelsen
Date: Mon, 7 Feb 2022 09:50:02 +0100
Subject: [PATCH] Fix PHP version in error message
---
podlove.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/podlove.php b/podlove.php
index ec1429e21..b0ba74f62 100644
--- a/podlove.php
+++ b/podlove.php
@@ -47,7 +47,7 @@ function podlove_admin_error_ancient_php()
Podlove Podcast Publisher could not be activated
- Podlove Podcasting Plugin requires PHP 5.4
or higher.
+ Podlove Podcasting Plugin requires PHP 7.0
or higher.
You are running PHP
.
Please ask your hoster how to upgrade to an up-to-date PHP version.