Fixed plugin doc header (oops, regression)
This commit is contained in:
parent
fa75a38a3d
commit
e7554ac751
@ -1,11 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/*
|
||||||
* Plugin Name: Authorization Manager
|
Plugin Name: Authorization Manager
|
||||||
* Plugin URI: https://github.com/nicwaller/yourls-authmgr-plugin
|
Plugin URI: https://github.com/nicwaller/yourls-authmgr-plugin
|
||||||
* Description: Restrict classes of users to specific functions
|
Description: Restrict classes of users to specific functions
|
||||||
* Version: 0.9.2
|
Version: 0.9.2
|
||||||
* Author: nicwaller
|
Author: nicwaller
|
||||||
* Author URI: https://github.com/nicwaller
|
Author URI: https://github.com/nicwaller
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// No direct call
|
// No direct call
|
||||||
|
Loading…
Reference in New Issue
Block a user