aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install')
-rw-r--r--phpBB/install/index.php2
-rw-r--r--phpBB/install/install_update.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/install/index.php b/phpBB/install/index.php
index 8d13c182d8..d38c5fa676 100644
--- a/phpBB/install/index.php
+++ b/phpBB/install/index.php
@@ -254,7 +254,7 @@ $template->set_custom_style(array(
array(
'name' => 'adm',
'ext_path' => 'adm/style/',
- )
+ ),
), $paths);
$path = array_shift($paths);
diff --git a/phpBB/install/install_update.php b/phpBB/install/install_update.php
index ab276624ee..c2f7b191a7 100644
--- a/phpBB/install/install_update.php
+++ b/phpBB/install/install_update.php
@@ -145,7 +145,7 @@ class install_update extends module
array(
'name' => 'adm',
'ext_path' => 'adm/style/',
- )
+ ),
), $paths);
$template->assign_vars(array(