diff options
| author | Jonathan Stanley <shs@users.sourceforge.net> | 2007-01-10 20:52:14 +0000 |
|---|---|---|
| committer | Jonathan Stanley <shs@users.sourceforge.net> | 2007-01-10 20:52:14 +0000 |
| commit | 8e1adf93b61828923090f2f5c8324d8c45c9c54a (patch) | |
| tree | ffdef6347f124dcc8637c170aa18aff507edab09 | |
| parent | 96ac0fe0a2909c2d48d0a0b771a826da41d45d38 (diff) | |
| download | forums-8e1adf93b61828923090f2f5c8324d8c45c9c54a.tar forums-8e1adf93b61828923090f2f5c8324d8c45c9c54a.tar.gz forums-8e1adf93b61828923090f2f5c8324d8c45c9c54a.tar.bz2 forums-8e1adf93b61828923090f2f5c8324d8c45c9c54a.tar.xz forums-8e1adf93b61828923090f2f5c8324d8c45c9c54a.zip | |
pagination_sep is dead... removing the reference to it in the commented part.
git-svn-id: file:///svn/phpbb/trunk@6876 89ea8834-ac86-4346-8a33-228a782c2dd0
| -rw-r--r-- | phpBB/styles/subSilver/theme/theme.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/theme/theme.cfg b/phpBB/styles/subSilver/theme/theme.cfg index 10985664fd..09d5d0d50c 100644 --- a/phpBB/styles/subSilver/theme/theme.cfg +++ b/phpBB/styles/subSilver/theme/theme.cfg @@ -15,7 +15,7 @@ # Single and double quotes do not need to be escaped. # # Available and used values: -# parse_css_file, pagination_sep +# parse_css_file # # General Information about this theme |
