We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae40c63 commit 24fc7d5Copy full SHA for 24fc7d5
phpBB/install/convertors/convert_phpbb20.php
@@ -38,7 +38,7 @@
38
$convertor_data = array(
39
'forum_name' => 'phpBB 2.0.x',
40
'version' => '1.0.3',
41
- 'phpbb_version' => '3.3.14',
+ 'phpbb_version' => '3.3.15',
42
'author' => '<a href="https://www.phpbb.com/">phpBB Limited</a>',
43
'dbms' => $dbms,
44
'dbhost' => $dbhost,
phpBB/styles/prosilver/style.cfg
@@ -21,8 +21,8 @@
21
# General Information about this style
22
name = prosilver
23
copyright = © phpBB Limited, 2007
24
-style_version = 3.3.14
25
-phpbb_version = 3.3.14
+style_version = 3.3.15
+phpbb_version = 3.3.15
26
27
# Defining a different template bitfield
28
# template_bitfield = //g=
0 commit comments