Merge pull request #2826 from mattkirwan/patch-2

Updated filename to reference 'Holder' not 'Page'
This commit is contained in:
Ingo Schommer 2014-02-07 08:03:02 +13:00
commit 5a34d194d8

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() {