summary refs log tree commit diff stats
path: root/theme/css.php
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-11-15 11:52:07 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-11-15 11:52:07 -0500
commitde53fc452a22beedf28a92defe19168153e078cd (patch)
treebf38e3ae1df07089608a039b071c05c791b4c486 /theme/css.php
parentb0aabd0559eb6ca70af2ffeb35299b63d7edf097 (diff)
downloadfourisland-de53fc452a22beedf28a92defe19168153e078cd.tar.gz
fourisland-de53fc452a22beedf28a92defe19168153e078cd.tar.bz2
fourisland-de53fc452a22beedf28a92defe19168153e078cd.zip
Added holidays to Layouts 4.5 and 6.2
Diffstat (limited to 'theme/css.php')
-rw-r--r--theme/css.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/css.php b/theme/css.php index e65d5c6..74e7c09 100644 --- a/theme/css.php +++ b/theme/css.php
@@ -29,6 +29,5 @@ include('layouts/' . getLayout() . '/style.php');
29include('css/blog.php'); 29include('css/blog.php');
30include('css/bubbles.css'); 30include('css/bubbles.css');
31include('css/quotes.css'); 31include('css/quotes.css');
32include('css/holiday.php');
33 32
34?> 33?>