From: toyomoyo Date: Fri, 21 Apr 2006 05:35:46 +0000 (+0000) Subject: just a line for testing X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=28498a3558eb22a2bcd5d6d97c502eab7ca4b89d;p=moodle.git just a line for testing --- diff --git a/blog/edit.php b/blog/edit.php index 8878f46ae9..1ab8ebc716 100755 --- a/blog/edit.php +++ b/blog/edit.php @@ -44,6 +44,7 @@ if (isset($act) && ($act == 'del') && (empty($blogEntry))) { } + $pageNavigation = 'edit'; include($CFG->dirroot .'/blog/header.php');