Define vars passed to addons view

This commit is contained in:
Mike Jolley 2015-01-30 14:21:46 +00:00
parent d6023818fd
commit a3e323f4e0
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
/**
* Admin View: Page - Addons
*
* @global string $view
* @var string $view
* @var object $addons
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly