summaryrefslogtreecommitdiff
path: root/includes/sys_menu.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-07-12 16:03:07 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-07-12 16:03:07 +0200
commitd3d6d2e3f1b44fc6f8673a34981d741377e5dd04 (patch)
tree567b1a4396afa4bfe4512ee1c97b84de19294126 /includes/sys_menu.php
parent4e802b2127e2561b5c9b3a59c19aff22e64567d8 (diff)
#4 completed import with file-upload and fsock-open method
Diffstat (limited to 'includes/sys_menu.php')
-rw-r--r--includes/sys_menu.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/sys_menu.php b/includes/sys_menu.php
index dfe33216..1836c17b 100644
--- a/includes/sys_menu.php
+++ b/includes/sys_menu.php
@@ -118,4 +118,4 @@ function make_langselect() {
$html .= '<a class="sprache" href="' . $URL . 'EN"><img src="pic/flag/en.png" alt="EN" title="English"></a></p>';
return '<nav class="container"><h4>' . Get_Text("Sprache") . '</h4>' . $html . '</nav>';
}
-?> \ No newline at end of file
+?>