mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #2826 from mattkirwan/patch-2
Updated filename to reference 'Holder' not 'Page'
This commit is contained in:
commit
5a34d194d8
@ -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*:
|
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
|
:::php
|
||||||
public function init() {
|
public function init() {
|
||||||
|
Loading…
Reference in New Issue
Block a user