aboutsummaryrefslogtreecommitdiff
path: root/mod/sitepages/start.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-15 14:56:55 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-15 14:56:55 +0000
commita267a9e8657564dc90bfcc142c1e80859fd91ec2 (patch)
tree1fe0f4d436ef368af135377e96c9cf639a91b963 /mod/sitepages/start.php
parentebd4ebb3f953646621efca5fbf835dd7ea659c68 (diff)
downloadelgg-a267a9e8657564dc90bfcc142c1e80859fd91ec2.tar.gz
elgg-a267a9e8657564dc90bfcc142c1e80859fd91ec2.tar.bz2
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
Diffstat (limited to 'mod/sitepages/start.php')
-rw-r--r--mod/sitepages/start.php1
1 files changed, 1 insertions, 0 deletions
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