summaryrefslogtreecommitdiff
path: root/www-ssl/admin/sprache.php
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/admin/sprache.php')
-rwxr-xr-xwww-ssl/admin/sprache.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-ssl/admin/sprache.php b/www-ssl/admin/sprache.php
index af5db2ba..833164d1 100755
--- a/www-ssl/admin/sprache.php
+++ b/www-ssl/admin/sprache.php
@@ -28,6 +28,7 @@ if( !isset( $_GET["TextID"] ) )
echo "\t\t</tr>";
+/*
// ausgabe eintraege
$SQL = "SELECT * FROM `Sprache` ORDER BY `TextID`;";
$erg = mysql_query($SQL, $con);