_prefix . 'style'] ?? 'default'; $style = preg_replace('/[^a-zA-Z0-9_\-]/', '', (string)$style); $csrf = (string)($_SESSION['etchat_' . $this->_prefix . 'csrf_token'] ?? ''); function e(string $v): string { return htmlspecialchars($v, ENT_QUOTES, 'UTF-8'); } ob_start(); ?>
note[0]->tagData ?? ''; include __DIR__ . '/admin_master_template.php'; ?>