Your IP : 3.17.154.248


Current Path : /home2/church/public_html/edssnow.com/wp-content/plugins/duplicator/views/
Upload File :
Current File : //home2/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>";
	}
?>