diff --git a/common.php b/common.php
index 38d2adc..7e674f5 100644
--- a/common.php
+++ b/common.php
@@ -732,6 +732,7 @@ function chkTxtCode($str) {
$code = array(
'ASCII',
'GBK',
+ 'GB18030',
'UTF-8',
'UTF-16',
);
@@ -1191,7 +1192,7 @@ function adminform($name = '', $pass = '', $storage = '', $path = '')
xhr.send(null);
}
-';
+';
$html .= '