File "index.php"

Full Path: /home/dcqnetm/intuns/wp-content/plugins/tutor/templates/dashboard/index.php
File size: 316 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
	// This file is redundant. And will be emptied later.
	// It is returned here to fix multiple dashboard issue in Avada.
	// But still need to keep to prevent file not found error in Avada that causes if we delete it permanently.
	// The tutor dashboard actually will be rendered using other hook.
	return;
?>