Added login request
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
/**
|
||||
* Register the milestone widget. This makes it easier to keep the /milestone/ dir content in sync with wpcom.
|
||||
*/
|
||||
include dirname( __FILE__ ) . '/milestone/milestone.php';
|
||||
Reference in New Issue
Block a user