Updated filename to reference 'Holder' not 'Page'

This commit is contained in:
Matt Kirwan 2014-02-06 17:14:22 +00:00
parent bb9f84afd5
commit 486af1d1a3

View File

@ -408,7 +408,7 @@ Depending on your browser, you should see something like the picture below. If y
Now all we need is to let the user know that our RSS feed exists. Add this function to *ArticleHolder_Controller*:
**mysite/code/ArticlePage.php**
**mysite/code/ArticleHolder.php**
:::php
public function init() {