summary refs log tree commit diff stats
path: root/theme/layouts/7/style.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/layouts/7/style.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/layouts/7/style.php')
-rwxr-xr-xtheme/layouts/7/style.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/layouts/7/style.php b/theme/layouts/7/style.php index 3c44d1e..1062e77 100755 --- a/theme/layouts/7/style.php +++ b/theme/layouts/7/style.php
@@ -23,5 +23,6 @@ if (!defined('S_INCLUDE_FILE')) {define('S_INCLUDE_FILE',1);}
23require('headerproc.php'); 23require('headerproc.php');
24 24
25include('layouts/7/style.css'); 25include('layouts/7/style.css');
26include('layouts/7/holiday.php');
26 27
27?> 28?>