fixing some tabs/spacing
This commit is contained in:
parent
0aa835114d
commit
cd884c7f76
@ -44,11 +44,11 @@ if ( ! defined( 'PLUGIN_NAME_DB_VERSION' ) ) {
|
||||
define( 'PLUGIN_NAME_DB_VERSION', '1.0.0' );
|
||||
}
|
||||
|
||||
if ( ! defined('NMSP_PLUGIN_BASE_DIR') ) {
|
||||
if ( ! defined( 'NMSP_PLUGIN_BASE_DIR' ) ) {
|
||||
define( 'NMSP_PLUGIN_BASE_DIR', __DIR__ );
|
||||
}
|
||||
|
||||
if ( ! defined('NMSP_PLUGIN_BASE_FILE') ) {
|
||||
if ( ! defined( 'NMSP_PLUGIN_BASE_FILE' ) ) {
|
||||
define( 'NMSP_PLUGIN_BASE_FILE', __FILE__ );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user