From a29ad78da61e8eb805acb3bb1b06cca7e889e9ce Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Sun, 16 Mar 2014 07:56:26 -0700 Subject: [PATCH] [ticket/12274] Add core.js to the install footer Required so phpbb var is defined, as it is used in admin.js. PHPBB3-12274 --- phpBB/adm/style/install_footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/adm/style/install_footer.html b/phpBB/adm/style/install_footer.html index c5356e7b9d..822ab76313 100644 --- a/phpBB/adm/style/install_footer.html +++ b/phpBB/adm/style/install_footer.html @@ -11,6 +11,7 @@ + {$SCRIPTS}