]> git.mjollnir.org Git - moodle.git/commitdiff
just a line for testing
authortoyomoyo <toyomoyo>
Fri, 21 Apr 2006 05:35:46 +0000 (05:35 +0000)
committertoyomoyo <toyomoyo>
Fri, 21 Apr 2006 05:35:46 +0000 (05:35 +0000)
blog/edit.php

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