Changeset 7916
- Timestamp:
- 11/29/2018 06:39:01 AM (6 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
r7758 r7916 9 9 require_once dirname( __FILE__ ) . '/inc/glossary.php'; 10 10 require_once dirname( __FILE__ ) . '/inc/navigation.php'; 11 require_once dirname( __FILE__ ) . '/inc/breadcrumbs.php'; 11 12 require_once dirname( __FILE__ ) . '/inc/table-of-contents.php'; 12 13 require_once dirname( __FILE__ ) . '/inc/template-tags.php';
Note: See TracChangeset
for help on using the changeset viewer.