Skip to content

Commit

Permalink
MDL-19124 Removed some test code
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed May 5, 2010
1 parent b8fa182 commit bed59ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my/indexsys.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
$PAGE->set_heading($header);
$PAGE->blocks->add_region('content');

admin_externalpage_setup('mypage');
// TODO: Make the page be selected properly in the Settings block

// Get the My Moodle page info. Should always return something unless the database is broken.
if (!$currentpage = my_get_page(null, MY_PAGE_PRIVATE)) {
Expand Down

0 comments on commit bed59ff

Please sign in to comment.