diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2008-12-20 20:19:12 -0500 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2008-12-20 20:19:12 -0500 |
commit | 79b46038a7fa8467ed41333a80f88d5279b32153 (patch) | |
tree | b186c0435d21fcb75017ea8efdcecfbbd8d7cc39 /theme/css | |
parent | 49422ceb232a21683a3512eda1c3f360b65bffc3 (diff) | |
download | fourisland-79b46038a7fa8467ed41333a80f88d5279b32153.tar.gz fourisland-79b46038a7fa8467ed41333a80f88d5279b32153.tar.bz2 fourisland-79b46038a7fa8467ed41333a80f88d5279b32153.zip |
Included parsers.php into RSS feed
Previously, the RSS feed wouldn't display because it attempted to display parsed blog posts, but the parseText() function was not defined as parsers.php was not included.
Diffstat (limited to 'theme/css')
-rwxr-xr-x[-rw-r--r--] | theme/css/day.css | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | theme/css/holiday.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | theme/css/night.css | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | theme/css/print.css | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/theme/css/day.css b/theme/css/day.css index 16fc9a6..16fc9a6 100644..100755 --- a/theme/css/day.css +++ b/theme/css/day.css | |||
diff --git a/theme/css/holiday.php b/theme/css/holiday.php index 65c1826..65c1826 100644..100755 --- a/theme/css/holiday.php +++ b/theme/css/holiday.php | |||
diff --git a/theme/css/night.css b/theme/css/night.css index 614cc79..614cc79 100644..100755 --- a/theme/css/night.css +++ b/theme/css/night.css | |||
diff --git a/theme/css/print.css b/theme/css/print.css index ce872e0..ce872e0 100644..100755 --- a/theme/css/print.css +++ b/theme/css/print.css | |||