From c115df4ebf0baa0c0570bd071cdc3467edf5c046 Mon Sep 17 00:00:00 2001 From: Arcturus Date: Fri, 22 Nov 2024 01:13:33 +0900 Subject: [PATCH] unlock maxlength fix --- AvocadoAmber/plugin/editor/smarteditor2/editor.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AvocadoAmber/plugin/editor/smarteditor2/editor.lib.php b/AvocadoAmber/plugin/editor/smarteditor2/editor.lib.php index 483366f..cb1ee2a 100644 --- a/AvocadoAmber/plugin/editor/smarteditor2/editor.lib.php +++ b/AvocadoAmber/plugin/editor/smarteditor2/editor.lib.php @@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) function editor_html($id, $content, $is_dhtml_editor = true) { - global $g5, $config, $w, $board, $write; + global $g5, $config, $w, $board, $write, $is_admin; static $js = true; if (