summary refs log tree commit diff stats
path: root/theme/layouts/7/style.php
diff options
context:
space:
mode:
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?>