From 18d930d4e2c7149e74df65b40a42a7d602b5dc54 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 1 Aug 2008 16:55:17 +0000 Subject: Spotlight state persists. git-svn-id: https://code.elgg.org/elgg/trunk@1658 36083f99-b078-4883-b0ff-0f9b5a30f544 --- actions/user/spotlight.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 actions/user/spotlight.php (limited to 'actions/user') diff --git a/actions/user/spotlight.php b/actions/user/spotlight.php new file mode 100644 index 000000000..b43af2f16 --- /dev/null +++ b/actions/user/spotlight.php @@ -0,0 +1,15 @@ +spotlightclosed = $closed; + exit; + +?> \ No newline at end of file -- cgit v1.2.3