From 555c4065732ec8a5795943cb4ae3a61e675825ec Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 12 Jun 2008 16:26:19 +0000 Subject: Widget API changes, as well as edit and action infrastructure git-svn-id: https://code.elgg.org/elgg/trunk@896 36083f99-b078-4883-b0ff-0f9b5a30f544 --- actions/widgets/save.php | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 actions/widgets/save.php (limited to 'actions/widgets/save.php') diff --git a/actions/widgets/save.php b/actions/widgets/save.php new file mode 100644 index 000000000..b50010e6f --- /dev/null +++ b/actions/widgets/save.php @@ -0,0 +1,34 @@ + \ No newline at end of file -- cgit v1.2.3