diff --git a/blog/config.html b/blog/config.html deleted file mode 100644 index 54086777d0e..00000000000 --- a/blog/config.html +++ /dev/null @@ -1,153 +0,0 @@ - - -
\ No newline at end of file diff --git a/blog/lib.php b/blog/lib.php index 6d5e2f783b7..3836845009e 100755 --- a/blog/lib.php +++ b/blog/lib.php @@ -3,6 +3,7 @@ /** * Library of functions and constants for blog */ + require_once($CFG->dirroot .'/blog/class.BlogInfo.php'); require_once($CFG->dirroot .'/blog/class.BlogEntry.php'); require_once($CFG->dirroot .'/blog/class.BlogFilter.php'); diff --git a/blog/preferences.html b/blog/preferences.html index 7904d7036f2..60ec485a01a 100755 --- a/blog/preferences.html +++ b/blog/preferences.html @@ -4,7 +4,7 @@ ?>