<?php
/**
* XOOPS editor
*
* @copyright (c) 2000-2025 XOOPS Project (https://xoops.org)
* @license GNU GPL 2 (https://www.gnu.org/licenses/gpl-2.0.html)
* @author Taiwen Jiang (phppp or D.J.) <php_pp@hotmail.com>
* @since 2.3.0
* @package xoopseditor
*/
/**
* Associated with editor_registry.php
*/
define('_XOOPS_EDITOR_DHTMLTEXTAREA', 'DHTML Form with xCode');
|