aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2011-09-20 19:29:36 +0100
committerChris Smith <toonarmy@phpbb.com>2011-09-20 21:06:52 +0100
commitb1df91db806f814d24948db773c27f15a731147e (patch)
tree53c22ad3ff1e66912bcd9ba84e29d02c52b5a2a9
parent267daf0c3990e7e065fc44c260aaf7d31f2b5022 (diff)
downloadforums-b1df91db806f814d24948db773c27f15a731147e.tar
forums-b1df91db806f814d24948db773c27f15a731147e.tar.gz
forums-b1df91db806f814d24948db773c27f15a731147e.tar.bz2
forums-b1df91db806f814d24948db773c27f15a731147e.tar.xz
forums-b1df91db806f814d24948db773c27f15a731147e.zip
[feature/remove-db-styles] Remove parse_css_file option from themes.
PHPBB3-9741
-rw-r--r--phpBB/styles/prosilver/theme/theme.cfg4
-rw-r--r--phpBB/styles/subsilver2/theme/theme.cfg3
2 files changed, 0 insertions, 7 deletions
diff --git a/phpBB/styles/prosilver/theme/theme.cfg b/phpBB/styles/prosilver/theme/theme.cfg
index f02d5fcc05..e27ba1c3a6 100644
--- a/phpBB/styles/prosilver/theme/theme.cfg
+++ b/phpBB/styles/prosilver/theme/theme.cfg
@@ -14,12 +14,8 @@
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
-# Available and used values:
-# parse_css_file
-#
# General Information about this theme
name = prosilver
copyright = &copy; phpBB Group, 2007
version = 3.1.0-dev
-
diff --git a/phpBB/styles/subsilver2/theme/theme.cfg b/phpBB/styles/subsilver2/theme/theme.cfg
index 207e1b6650..c560dabae2 100644
--- a/phpBB/styles/subsilver2/theme/theme.cfg
+++ b/phpBB/styles/subsilver2/theme/theme.cfg
@@ -14,9 +14,6 @@
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
-# Available and used values:
-# parse_css_file
-#
# General Information about this theme
name = subsilver2