HEX
Server: Apache/2.4.63 (Unix)
System: Linux geist.beget.ru 5.10.258-0-beget-acl #1 SMP Mon Jun 8 11:35:04 UTC 2026 x86_64
User: trofimt8 (2601)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: /home/t/trofimt8/uborka-21.ru/public_html/wp-content/plugins/duplicator/views/inc.header.php
<?php

/**
 * Display header
 *
 * @param string $title Header title
 *
 * @return void
 */
function duplicator_header($title)
{
    echo "<h1>" . esc_html($title) . "</h1>";
}