HEX
Server: Apache
System: Linux az1-ss100.a2hosting.com 4.18.0-553.16.1.lve.1.el8.x86_64 #1 SMP Mon Sep 23 20:16:18 UTC 2024 x86_64
User: crypto73 (2057)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/crypto73/www/wp-content/plugins/duplicator-pro/views/inc.header.php
<?php defined("ABSPATH") or die("");
	function duplicator_pro_header($title) 
	{
		//Entity item is not updating
		//$global = DUP_PRO_Global_Entity::get_instance();
		echo "<h1>".esc_html($title)."</h1>";
	}