diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-12-09 17:36:01 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-12-09 17:36:01 +0000 |
commit | 33731a47af71d0723ac79cfddca223a14d1761ba (patch) | |
tree | 8b3cb9045cb0c34eae795c898ca968d3af82541b /mod/updateclient/index.php | |
parent | 069f4ff4e012822af459e92ce9a8bf54b162478d (diff) | |
download | elgg-33731a47af71d0723ac79cfddca223a14d1761ba.tar.gz elgg-33731a47af71d0723ac79cfddca223a14d1761ba.tar.bz2 |
Removed upgrade client since it doesn't really matter.
git-svn-id: https://code.elgg.org/elgg/trunk@2515 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/updateclient/index.php')
-rw-r--r-- | mod/updateclient/index.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mod/updateclient/index.php b/mod/updateclient/index.php deleted file mode 100644 index 181ac720a..000000000 --- a/mod/updateclient/index.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php - - - -/// if admin then list updates - -// another page list plugin updates -?>
\ No newline at end of file |