Changeset 2507
- Timestamp:
- 02/15/2016 10:35:27 PM (9 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
r2490 r2507 8 8 require_once dirname( __FILE__ ) . '/inc/callout-boxes.php'; 9 9 require_once dirname( __FILE__ ) . '/inc/glossary.php'; 10 require_once dirname( __FILE__ ) . '/inc/navigation.php'; 10 11 require_once dirname( __FILE__ ) . '/inc/table-of-contents.php'; 11 12 require_once dirname( __FILE__ ) . '/inc/email-post-changes.php';
Note: See TracChangeset
for help on using the changeset viewer.