diff options
Diffstat (limited to 'mod/updateclient/index.php')
-rw-r--r-- | mod/updateclient/index.php | 8 |
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 |