2014-04-09 23:22:44 +03:00
|
|
|
<?php
|
|
|
|
/**
|
2014-05-01 05:55:06 +03:00
|
|
|
* @TODO
|
|
|
|
* Define a short description for what this file does.
|
2014-04-09 23:22:44 +03:00
|
|
|
*
|
2014-05-01 05:55:06 +03:00
|
|
|
* @since x.x.x
|
|
|
|
* @package TODO
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @TODO
|
|
|
|
* Define a short description for what this file does.
|
|
|
|
*
|
|
|
|
* Define a longer description for the purpose of this file.
|
|
|
|
*
|
|
|
|
* @package TODO
|
|
|
|
* @author Your Name <your@email.com>
|
2014-04-09 23:22:44 +03:00
|
|
|
* @license GPL-2.0+
|
2014-05-01 05:55:06 +03:00
|
|
|
* @link URL
|
|
|
|
* @copyright 2014 Your Name of Your Company Name
|
|
|
|
*/
|
|
|
|
?>
|
|
|
|
|
|
|
|
<!-- This file is used to markup the dashboard-specific aspects of the plugin. -->
|