diff --git a/plugins/edit-calendar.php b/plugins/edit-calendar.php index 7b7430e9..47818c21 100644 --- a/plugins/edit-calendar.php +++ b/plugins/edit-calendar.php @@ -36,11 +36,11 @@ class AdminerEditCalendar { if (ereg("date|time", $field["type"])) { $dateFormat = "changeYear: true, dateFormat: 'yy-mm-dd'"; //! yy-mm-dd regional $timeFormat = "showSecond: true, timeFormat: 'hh:mm:ss'"; - return ""; + )) . ";"; } } diff --git a/plugins/wymeditor.php b/plugins/wymeditor.php index 06dc02d2..61ae5029 100644 --- a/plugins/wymeditor.php +++ b/plugins/wymeditor.php @@ -55,9 +55,7 @@ class AdminerWymeditor { $lang = ($lang == "zh" || $lang == "zh-tw" ? "zh_cn" : $lang); } return "" . h($value) . ""; } }