Code Duplication    Length = 4-4 lines in 3 locations

other/upgrade.php 3 locations

@@ 3982-3985 (lines=4) @@
3979
					</div>';
3980
3981
	// Dont any tables so far?
3982
	if (!empty($upcontext['previous_tables']))
3983
		foreach ($upcontext['previous_tables'] as $table)
3984
			echo '
3985
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
3986
3987
	echo '
3988
					<h3 id="current_tab">
@@ 4484-4487 (lines=4) @@
4481
					</div>';
4482
4483
	// Done any tables so far?
4484
	if (!empty($upcontext['previous_tables']))
4485
		foreach ($upcontext['previous_tables'] as $table)
4486
			echo '
4487
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
4488
4489
	echo '
4490
					<h3 id="current_tab">
@@ 4585-4588 (lines=4) @@
4582
					</div>';
4583
4584
	// Dont any tables so far?
4585
	if (!empty($upcontext['previous_tables']))
4586
		foreach ($upcontext['previous_tables'] as $table)
4587
			echo '
4588
					<br>', $txt['upgrade_completed_table'], ' &quot;', $table, '&quot;.';
4589
4590
	echo '
4591
					<h3 id="current_tab">