summaryrefslogtreecommitdiff
path: root/inc/RemoteAPICore.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/RemoteAPICore.php')
-rw-r--r--inc/RemoteAPICore.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/inc/RemoteAPICore.php b/inc/RemoteAPICore.php
index 6b665e083..a19c1b84e 100644
--- a/inc/RemoteAPICore.php
+++ b/inc/RemoteAPICore.php
@@ -175,6 +175,10 @@ class RemoteAPICore {
return getVersion();
}
+ function getTime() {
+ return time();
+ }
+
/**
* Return a raw wiki page
* @param string $id wiki page id