D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mybf1
/
www
/
rambut.bf1.my
/
wp-content
/
plugins
/
wp-rollback
/
templates
/
Filename :
admin-panel-donate.php
back
Copy
<?php /** * * Admin Panel Donate * * The donate panel widget. * * @package EPS 301 Redirects * @author WebFactory Ltd */ // include only file if (!defined('ABSPATH')) { die('Do not open this file directly.'); } ?> <div id="donate-box" class="eps-panel"> <p>Please send comments, questions, bugs and feature requests to: <a href="mailto:support@webfactoryltd.com?subject=301%20Redirects%20plugin">support@webfactoryltd.com</a>.</p> </div>