Ignore:
Timestamp:
Sep 12, 2013, 9:14:38 PM (11 years ago)
Author:
chronos
Message:
  • Modified: RSS channel management is now part of News module. In this module other modules can register their RSS channel which will be availble on all pages for subscription.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/global.php

    r579 r581  
    55include_once(dirname(__FILE__).'/system.php');
    66include_once(dirname(__FILE__).'/Update.php');
    7 include_once(dirname(__FILE__).'/rss.php');
    87include_once(dirname(__FILE__).'/Page.php');
    98if(file_exists(dirname(__FILE__).'/config.php'))
Note: See TracChangeset for help on using the changeset viewer.