1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 22:57:14 +02:00

Issue #2860 - Additional Mark-Time added for 'Online' for reviewing performance.

This commit is contained in:
Cameron
2018-01-13 14:11:46 -08:00
parent da3dfa1a96
commit b50677d50a
3 changed files with 21 additions and 3 deletions

View File

@@ -516,7 +516,7 @@ if(!empty($_GET['iframe']))
{
$table_to_copy = array();
$lang_to_create = array();
foreach ($tabs as $value)
{
$lang = strtolower($_POST['language']);