Changeset 929 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/functions.php
- Timestamp:
- 10/23/2014 07:44:26 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/functions.php
r927 r929 40 40 */ 41 41 require __DIR__ . '/inc/user-content.php'; 42 43 /** 44 * Voting for user-submitted content. 45 */ 46 require __DIR__ . '/inc/user-content-voting.php'; 42 47 43 48 /**
Note: See TracChangeset
for help on using the changeset viewer.