--- E:/xampp-win32-1.7.7-VC9_2/xampp/htdocs/moodle2.4.3/moodle/blog/edit.php Sat Mar 30 03:03:22 2013 +++ E:/xampp-win32-1.7.7-VC9_2/xampp/htdocs/moodle2.4.3/moodle/blog/my_edit.php Sat Mar 30 03:03:38 2013 @@ -61,9 +61,9 @@ $PAGE->set_context(context_system::instance()); } -$blogheaders = blog_get_headers(); - require_login($courseid); + +$blogheaders = blog_get_headers(); if ($action == 'edit') { $id = required_param('entryid', PARAM_INT);