Code Duplication    Length = 4-4 lines in 3 locations

other/upgrade.php 3 locations

@@ 3978-3981 (lines=4) @@
3975
					</div>';
3976
3977
	// Dont any tables so far?
3978
	if (!empty($upcontext['previous_tables']))
3979
		foreach ($upcontext['previous_tables'] as $table)
3980
			echo '
3981
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
3982
3983
	echo '
3984
					<h3 id="current_tab">
@@ 4463-4466 (lines=4) @@
4460
					</div>';
4461
4462
	// Done any tables so far?
4463
	if (!empty($upcontext['previous_tables']))
4464
		foreach ($upcontext['previous_tables'] as $table)
4465
			echo '
4466
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
4467
4468
	echo '
4469
					<h3 id="current_tab">
@@ 4564-4567 (lines=4) @@
4561
					</div>';
4562
4563
	// Dont any tables so far?
4564
	if (!empty($upcontext['previous_tables']))
4565
		foreach ($upcontext['previous_tables'] as $table)
4566
			echo '
4567
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
4568
4569
	echo '
4570
					<h3 id="current_tab">