aboutsummaryrefslogtreecommitdiff
path: root/mod/updateclient/index.php
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-28 17:36:07 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-28 17:36:07 +0000
commitc85e19f908dc724933a2775cbcd8cf5b0426e529 (patch)
tree9a257af9f40178de444d2fda3fd6b771a6a4cee8 /mod/updateclient/index.php
parent692a7abf90751b19ddb5ec831013a2a7bc9d1f8d (diff)
downloadelgg-c85e19f908dc724933a2775cbcd8cf5b0426e529.tar.gz
elgg-c85e19f908dc724933a2775cbcd8cf5b0426e529.tar.bz2
Adding updateclient (non-functional) and now switching back to base station.
git-svn-id: https://code.elgg.org/elgg/trunk@1562 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/updateclient/index.php')
-rw-r--r--mod/updateclient/index.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/mod/updateclient/index.php b/mod/updateclient/index.php
new file mode 100644
index 000000000..181ac720a
--- /dev/null
+++ b/mod/updateclient/index.php
@@ -0,0 +1,8 @@
+<?php
+
+
+
+/// if admin then list updates
+
+// another page list plugin updates
+?> \ No newline at end of file