1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

CoreTemplate tests. FPW BC constant fix.

This commit is contained in:
Cameron
2021-01-11 18:05:29 -08:00
parent 1d8df4c150
commit 56f8389417
14 changed files with 485 additions and 480 deletions

View File

@@ -727,7 +727,7 @@ class language{
/**
* Define Legacy LAN constants based on a supplied array.
* @param null $bcList
* @param array $bcList legacyLAN => Replacement-LAN
*/
public function bcDefs($bcList = null)
{