X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0a4891e33e1ee05dd0363d985fb1a2205e25c63c..2cd68ea4e2c4f1ee6a6282500bc26ee40e2b52c8:/xtcom/confedit.php diff --git a/xtcom/confedit.php b/xtcom/confedit.php index 9a97448ae..0d3fb7eef 100644 --- a/xtcom/confedit.php +++ b/xtcom/confedit.php @@ -32,6 +32,21 @@ if (!isset($_SERVER['PHP_AUTH_USER'])) { echo ">".$row[1]."\n"; } } + /** + * TODO: short description. + * + * @param string $sel + * + * @return TODO + */ + function charset($sel) { + $chars = array('','latin9','utf-8'); + foreach ($chars as $c) { + echo "\t