]> git.mjollnir.org Git - moodle.git/commitdiff
another try
authortoyomoyo <toyomoyo>
Fri, 21 Apr 2006 05:43:17 +0000 (05:43 +0000)
committertoyomoyo <toyomoyo>
Fri, 21 Apr 2006 05:43:17 +0000 (05:43 +0000)
blog/edit.php

index 1ab8ebc716594355ebce61a0a690ec4a77615330..211c539d893b9db9a7f66b72e3e296fd02f32ebf 100755 (executable)
@@ -45,6 +45,7 @@ if (isset($act) && ($act == 'del') && (empty($blogEntry))) {
 
 
 
+
 $pageNavigation = 'edit';
 include($CFG->dirroot .'/blog/header.php');