From e8de946cd47c4a31f86d1f6be8afdfbacc6ca5b7 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 22 Mar 2021 13:18:39 +0100 Subject: [remoteaccess] Show plugin version --- modules-available/remoteaccess/inc/remoteaccess.inc.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules-available/remoteaccess/inc') diff --git a/modules-available/remoteaccess/inc/remoteaccess.inc.php b/modules-available/remoteaccess/inc/remoteaccess.inc.php index 3ec1695e..9b6dea6a 100644 --- a/modules-available/remoteaccess/inc/remoteaccess.inc.php +++ b/modules-available/remoteaccess/inc/remoteaccess.inc.php @@ -9,6 +9,8 @@ class RemoteAccess const PROP_VNC_PORT = 'remoteaccess.vncport'; + const PROP_PLUGIN_VERSION = 'remoteaccess.plugin-version'; + public static function getEnabledLocations($group = 0) { if ($group === 0) { -- cgit v1.2.3-55-g7522