milestone.php 184 B

12345
  1. <?php
  2. /**
  3. * Register the milestone widget. This makes it easier to keep the /milestone/ dir content in sync with wpcom.
  4. */
  5. include dirname( __FILE__ ) . '/milestone/milestone.php';