From e663d523186a12a41aca0541c996a6a0022912d8 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 16 Oct 2008 16:57:39 +0000 Subject: You can now reorder plugins. git-svn-id: https://code.elgg.org/elgg/trunk@2274 36083f99-b078-4883-b0ff-0f9b5a30f544 --- actions/admin/plugins/reorder.php | 51 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 actions/admin/plugins/reorder.php (limited to 'actions/admin/plugins') diff --git a/actions/admin/plugins/reorder.php b/actions/admin/plugins/reorder.php new file mode 100644 index 000000000..e1a45f368 --- /dev/null +++ b/actions/admin/plugins/reorder.php @@ -0,0 +1,51 @@ + \ No newline at end of file -- cgit v1.2.3