From 0b5a24d7943c6f8bc275d1160f4060b337a3cf7a Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 18 Dec 2010 23:18:43 +0000 Subject: continuing to slash and burn the profile plugin - moving the admin profile fields into core - last major change git-svn-id: http://code.elgg.org/elgg/trunk@7673 36083f99-b078-4883-b0ff-0f9b5a30f544 --- actions/profile/fields/add.php | 38 ++++++++++++++++++++++++++++++++++++++ actions/profile/fields/delete.php | 27 +++++++++++++++++++++++++++ actions/profile/fields/reorder.php | 12 ++++++++++++ actions/profile/fields/reset.php | 20 ++++++++++++++++++++ 4 files changed, 97 insertions(+) create mode 100644 actions/profile/fields/add.php create mode 100644 actions/profile/fields/delete.php create mode 100644 actions/profile/fields/reorder.php create mode 100644 actions/profile/fields/reset.php (limited to 'actions/profile') diff --git a/actions/profile/fields/add.php b/actions/profile/fields/add.php new file mode 100644 index 000000000..96e878402 --- /dev/null +++ b/actions/profile/fields/add.php @@ -0,0 +1,38 @@ +