Changeset 3234
- Timestamp:
- 05/24/2016 09:02:25 PM (8 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/handbook.php
r2571 r3234 10 10 require_once dirname( __FILE__ ) . '/inc/navigation.php'; 11 11 require_once dirname( __FILE__ ) . '/inc/table-of-contents.php'; 12 require_once dirname( __FILE__ ) . '/inc/template-tags.php'; 12 13 require_once dirname( __FILE__ ) . '/inc/email-post-changes.php'; 13 14 require_once dirname( __FILE__ ) . '/inc/watchlist.php';
Note: See TracChangeset
for help on using the changeset viewer.