]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
fixed profile editing routing for profile plugin
authorCash Costello <cash.costello@gmail.com>
Wed, 7 Dec 2011 12:53:15 +0000 (07:53 -0500)
committerCash Costello <cash.costello@gmail.com>
Wed, 7 Dec 2011 12:53:15 +0000 (07:53 -0500)
mod/profile/start.php

index adee838fc9f8fa08b72afa6226d44c925a6ed046..abe044632af0e2c1d74629149834a1641ed463ad 100644 (file)
@@ -73,7 +73,7 @@ function profile_page_handler($page) {
                // use the core profile edit page
                $base_dir = elgg_get_root_path();
                require "{$base_dir}pages/profile/edit.php";
-               return;
+               return true;
        }
 
        // main profile page