diff options
Diffstat (limited to 'phpBB/styles/prosilver/theme/theme.cfg')
-rw-r--r-- | phpBB/styles/prosilver/theme/theme.cfg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/phpBB/styles/prosilver/theme/theme.cfg b/phpBB/styles/prosilver/theme/theme.cfg index 4f23159d8c..f02d5fcc05 100644 --- a/phpBB/styles/prosilver/theme/theme.cfg +++ b/phpBB/styles/prosilver/theme/theme.cfg @@ -23,13 +23,3 @@ name = prosilver copyright = © phpBB Group, 2007 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 = 1 |