From de53fc452a22beedf28a92defe19168153e078cd Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sun, 15 Nov 2009 11:52:07 -0500 Subject: Added holidays to Layouts 4.5 and 6.2 --- theme/layouts/7/style.php | 1 + 1 file changed, 1 insertion(+) (limited to 'theme/layouts/7/style.php') 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);} require('headerproc.php'); include('layouts/7/style.css'); +include('layouts/7/holiday.php'); ?> -- cgit 1.4.1