MINOR whitespace

This commit is contained in:
Sean Harvey 2008-08-21 01:30:04 +00:00
parent ccd3bc1a49
commit 54f0af86ba
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ class BlogEntry extends Page {
static $can_be_root = false;
static $icon = "blog/images/blogpage";
static $icon = "blog/images/blogpage";
static $db = array(
"Date" => "Datetime",