moodle/blocks/rss_client
2005-01-27 00:55:13 +00:00
..
db removed type field and added placeholder preferredtitle field 2005-01-26 00:38:01 +00:00
block_rss_client.php Added $CFG->block_rss_timeout to admin config, and also convert 2005-01-25 14:49:30 +00:00
block_rss_client_action.php Another bug discovered and squashed by Dan Marsden. Reversed logic fixed when editing feeds. 2005-01-27 00:55:13 +00:00
block_rss_client_error.php changed an echo to a print, silly but I prefer print in php files and echo for debug and embedded html :) 2005-01-26 00:40:03 +00:00
config_global.html Added $CFG->block_rss_timeout to admin config, and also convert 2005-01-25 14:49:30 +00:00
config_instance.html bug fixes - had let a blog specific function sneak back in 2004-12-31 02:22:30 +00:00