From: Holger Lindemann Date: Thu, 11 Feb 2010 10:44:04 +0000 (+0100) Subject: Merge branch 'master' of ssh://lx-office/~/lx-office-erp X-Git-Tag: release-2.6.1beta1~55^2 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/0a0de6a62c138e156275169601087754b4469097?hp=a35013886c936227e97cc868b77be1e584ad4272 Merge branch 'master' of ssh://lx-office/~/lx-office-erp --- diff --git a/xtcom/confedit.php b/xtcom/confedit.php index b9d8d47a7..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