Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRouslan Placella <rouslan@placella.com>2012-06-02 00:58:29 +0400
committerRouslan Placella <rouslan@placella.com>2012-06-11 17:06:03 +0400
commitd9bedbd75e3894e937a6f2974082867c9e4a7b21 (patch)
treeede3b2470ef34f74eda37462cc822a4fed79043e /browse_foreigners.php
parent234480cdae019acd2cc980a5126775601cb298ab (diff)
Finished integrating the PMA_Footer class
Diffstat (limited to 'browse_foreigners.php')
-rw-r--r--browse_foreigners.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/browse_foreigners.php b/browse_foreigners.php
index dd11f98f40..0799b9594e 100644
--- a/browse_foreigners.php
+++ b/browse_foreigners.php
@@ -322,6 +322,3 @@ if (is_array($foreignData['disp_row'])) {
?>
</tbody>
</table>
-
-</body>
-</html>