dhawes
|
fd9576fb1b
|
spacing tidy up
|
2005-08-11 12:45:38 +00:00 |
|
thepurpleblob
|
ef2b429c09
|
Replaced require_variable() with required_param()
|
2005-06-15 15:01:40 +00:00 |
|
dhawes
|
1eb099be3d
|
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 |
|
moodler
|
48b29ba423
|
Moved rsslib.php from the rss directory to the lib directory with the
other libraries
|
2005-01-25 06:09:31 +00:00 |
|
dhawes
|
6cee965c7a
|
minor spacing cleanup
|
2005-01-21 03:20:56 +00:00 |
|
dhawes
|
7530140579
|
I couldn't find a way to do this so I added this file. When an RSS feed fails to load and debug is on the rendered page could get quite ugly. I now capture the error into a string and simply show the user a 'load feed error' link pointing to this new error page. This new error page simply displays the full error message with more detail about why that particular feed failed to load (from file or url, etc)
|
2005-01-19 23:55:25 +00:00 |
|