From 8427b43b3264e1cdd2e4babd094d88ca62cad551 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Tue, 20 May 2025 20:55:49 +0200 Subject: [PATCH] [ticket/17514] Replace phpBB3 with phpBB in javascript PHPBB-17514 --- phpBB/adm/style/admin.js | 2 +- phpBB/styles/prosilver/template/forum_fn.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/adm/style/admin.js b/phpBB/adm/style/admin.js index ff89458ca8..2655fa6d90 100644 --- a/phpBB/adm/style/admin.js +++ b/phpBB/adm/style/admin.js @@ -1,7 +1,7 @@ /* global phpbb */ /** -* phpBB3 ACP functions +* phpBB ACP functions */ /** diff --git a/phpBB/styles/prosilver/template/forum_fn.js b/phpBB/styles/prosilver/template/forum_fn.js index 7ac04a5f39..7f73d844e1 100644 --- a/phpBB/styles/prosilver/template/forum_fn.js +++ b/phpBB/styles/prosilver/template/forum_fn.js @@ -1,7 +1,7 @@ /* global phpbb */ /** -* phpBB3 forum functions +* phpBB forum functions */ /**