Code Duplication    Length = 4-4 lines in 3 locations

other/upgrade.php 3 locations

@@ 3976-3979 (lines=4) @@
3973
					</div>';
3974
3975
	// Dont any tables so far?
3976
	if (!empty($upcontext['previous_tables']))
3977
		foreach ($upcontext['previous_tables'] as $table)
3978
			echo '
3979
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
3980
3981
	echo '
3982
					<h3 id="current_tab">
@@ 4478-4481 (lines=4) @@
4475
					</div>';
4476
4477
	// Done any tables so far?
4478
	if (!empty($upcontext['previous_tables']))
4479
		foreach ($upcontext['previous_tables'] as $table)
4480
			echo '
4481
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
4482
4483
	echo '
4484
					<h3 id="current_tab">
@@ 4579-4582 (lines=4) @@
4576
					</div>';
4577
4578
	// Dont any tables so far?
4579
	if (!empty($upcontext['previous_tables']))
4580
		foreach ($upcontext['previous_tables'] as $table)
4581
			echo '
4582
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
4583
4584
	echo '
4585
					<h3 id="current_tab">