diff options
Diffstat (limited to 'theme/layouts/7/style.php')
-rwxr-xr-x | theme/layouts/7/style.php | 1 |
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);} | |||
23 | require('headerproc.php'); | 23 | require('headerproc.php'); |
24 | 24 | ||
25 | include('layouts/7/style.css'); | 25 | include('layouts/7/style.css'); |
26 | include('layouts/7/holiday.php'); | ||
26 | 27 | ||
27 | ?> | 28 | ?> |