Your IP : 3.129.71.60


Current Path : /home/church/public_html/edssnow.com/wp-content/plugins/duplicator/views/
Upload File :
Current File : /home/church/public_html/edssnow.com/wp-content/plugins/duplicator/views/inc.header.php

<?php
defined('ABSPATH') || defined('DUPXABSPATH') || exit;
	function duplicator_header($title)
	{
		echo "<h1>".esc_html($title)."</h1>";
	}
?>