Skip to content

Commit

Permalink
Small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dovy committed Nov 3, 2013
1 parent a9f7173 commit 000d97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/sample-config.php
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,7 @@ function removeDemoModeLink() {
remove_filter( 'plugin_row_meta', array( ReduxFrameworkPlugin::get_instance(), 'plugin_meta_demo_mode_link'), null, 2 );
}
}
add_action('init', 'removeDemoModeLink');
//add_action('init', 'removeDemoModeLink');



Expand Down

0 comments on commit 000d97d

Please sign in to comment.