function feed_path_publisher_init in Feed Path Publisher 6
Same name and namespace in other branches
- 7 feed_path_publisher.module \feed_path_publisher_init()
File
- ./
feed_path_publisher.module, line 36
Code
function feed_path_publisher_init() {
_feed_path_publisher_add_feeds($_GET['q']);
}