summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/inc/remoteaccess.inc.php
diff options
context:
space:
mode:
authorSimon Rettberg2021-03-22 13:18:39 +0100
committerSimon Rettberg2021-03-22 13:18:39 +0100
commite8de946cd47c4a31f86d1f6be8afdfbacc6ca5b7 (patch)
tree13859ce202fed7b219d36dd0c141ea2400e3e0cd /modules-available/remoteaccess/inc/remoteaccess.inc.php
parentindex.php: Minor formatting changes (diff)
downloadslx-admin-e8de946cd47c4a31f86d1f6be8afdfbacc6ca5b7.tar.gz
slx-admin-e8de946cd47c4a31f86d1f6be8afdfbacc6ca5b7.tar.xz
slx-admin-e8de946cd47c4a31f86d1f6be8afdfbacc6ca5b7.zip
[remoteaccess] Show plugin version
Diffstat (limited to 'modules-available/remoteaccess/inc/remoteaccess.inc.php')
-rw-r--r--modules-available/remoteaccess/inc/remoteaccess.inc.php2
1 files changed, 2 insertions, 0 deletions
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) {