Skip to content

Commit

Permalink
remove absinth for better compatibility with composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 authored Aug 13, 2018
1 parent 605a383 commit 04e2512
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pointerplus.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@
* @author QueryLoop & Mte90
* @license GPL-3.0+
* @link http://mte90.net
* @copyright 2014-2016 GPL
* @copyright 2014-2018 GPL
*/
// Exit if accessed directly
if ( !defined( 'ABSPATH' ) ) {
exit;
}

/**
* Super pointer creation for WP Admin
Expand Down

0 comments on commit 04e2512

Please sign in to comment.