diff options
Diffstat (limited to 'phpBB/styles/subsilver2/theme')
-rw-r--r-- | phpBB/styles/subsilver2/theme/theme.cfg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/phpBB/styles/subsilver2/theme/theme.cfg b/phpBB/styles/subsilver2/theme/theme.cfg index 9e39133bd9..207e1b6650 100644 --- a/phpBB/styles/subsilver2/theme/theme.cfg +++ b/phpBB/styles/subsilver2/theme/theme.cfg @@ -22,14 +22,3 @@ name = subsilver2 copyright = © phpBB Group, 2003 version = 3.1.0-dev - -# Some configuration options - -# -# You have to turn this option on if you want to use the -# path template variables ({T_IMAGESET_PATH} for example) within -# your css file. -# This is mostly the case if you want to use language specific -# images within your css file. -# -parse_css_file = off |