From a267a9e8657564dc90bfcc142c1e80859fd91ec2 Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 15 Mar 2010 14:56:55 +0000 Subject: Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_tokens_to_url(). git-svn-id: http://code.elgg.org/elgg/trunk@5406 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/sitepages/start.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/sitepages') diff --git a/mod/sitepages/start.php b/mod/sitepages/start.php index 5be36842a..c7baa1314 100644 --- a/mod/sitepages/start.php +++ b/mod/sitepages/start.php @@ -13,6 +13,7 @@ * * @todo * Check for SQL injection problems. + * Force [[login_box]] in the logged out view. * Make sure this stuff doesn't show up in search. * Check entity keyword views against fullview. Force to FALSE? * DRY up actions and views -- cgit v1.2.3