1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/12958] Remove more references of subsilver2

PHPBB3-12958
This commit is contained in:
Joas Schilling
2014-08-10 12:17:03 +02:00
parent 8c40574049
commit 59780bbd09
10 changed files with 9 additions and 144 deletions

View File

@@ -41,7 +41,6 @@ class phpbb_event_md_exporter_test extends phpbb_test_case
$styles = array(
'adm/style/' => 'adm',
'styles/prosilver/template/' => 'styles',
'styles/subsilver2/template/' => 'styles',
);
foreach ($styles as $path => $filter)
{