diff --git a/code/BlogTree.php b/code/BlogTree.php index cefe9a1..27cb6eb 100644 --- a/code/BlogTree.php +++ b/code/BlogTree.php @@ -232,7 +232,7 @@ class BlogURL { class BlogTree_Controller extends Page_Controller { static $allowed_actions = array( - 'rss' => true, + 'rss', ); function init() {