Skip to content
Snippets Groups Projects
Commit 417c2d1c authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

No commit message

No commit message
parent 52602309
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
} }
else else
{ {
add_menu(elgg_echo('globe'), $CONFIG->wwwroot . "globe/"); add_menu(elgg_echo('globe'), $CONFIG->wwwroot . "pg/globe/");
} }
register_page_handler('globe', 'globe_page_handler'); register_page_handler('globe', 'globe_page_handler');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment