1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-05-01 10:53:15 +03:00

one more fix for tabs on line 25

fixes #44
This commit is contained in:
Tom McFarlin 2013-05-12 10:19:11 -04:00
parent 347b63c876
commit af23b05186

View file

@ -22,7 +22,7 @@
* that request data directly.
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
exit;
}
/*