Add RSS of Announcements feed to Dashboard page

This commit is contained in:
Nabeel Shahzad
2017-07-22 21:31:26 -05:00
parent 2c3f4eedf0
commit 29a60ba0ae
7 changed files with 81 additions and 8 deletions

View File

@@ -25,4 +25,10 @@ return [
*/
'currency' => 'dollar',
/**
* Misc Settings
*/
'feed_url' => 'http://forum.phpvms.net/rss/1-announcements-feed.xml/?',
];