aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-12-14 23:09:41 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-12-14 23:09:41 +0000
commitcbc74d984665a8bc0de18e0fa7c2fe270e9b7476 (patch)
tree9480e8183649e485493eb497e862be787498d810 /index.php
parentb5aed25425ff58d544726f97d3cca0ef142f8c94 (diff)
downloadelgg-cbc74d984665a8bc0de18e0fa7c2fe270e9b7476.tar.gz
elgg-cbc74d984665a8bc0de18e0fa7c2fe270e9b7476.tar.bz2
moved account views into core views - account forms are next
git-svn-id: http://code.elgg.org/elgg/trunk@7622 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 680374ac1..33f51cb9b 100644
--- a/index.php
+++ b/index.php
@@ -38,7 +38,7 @@ global $autofeed;
$autofeed = FALSE;
// if drop-down login in header option not selected
-$login_box = elgg_view('account/login_box');
+$login_box = elgg_view('core/account/login_box');
$content = $title . $activity;
$params = array(