File "error.php"

Full path: C:/Inetpub/vhosts/drshti.com/httpdocs/wp-content/plugins/depicter/views/error.php
File size: 148 B (148 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
/**
 * An example view.
 *
 * Layout: layouts/example.php
 *
 * @package Depicter
 */

?>
<div class="depicter__view">
	Error occured!
</div>