1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 11:11:23 +02:00

Don't be so nosey

git-svn-id: file:///svn/phpbb/trunk@4279 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-07-18 16:33:24 +00:00
parent c7ad40b007
commit c86539f501

View File

@ -0,0 +1,7 @@
<?php
// phpBB 2.2 auto-generated theme config file for subSilver
// Do not change anything in this file!
$themecfg['name'] = 'subSilver';
$themecfg['copyright'] = '© phpBB Group, 2003';
$themecfg['phpbbversion'] = '2.1.1';
?>