Changeset 9393 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/functions.php
- Timestamp:
- 01/14/2020 08:08:05 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/functions.php
r9388 r9393 288 288 */ 289 289 require_once __DIR__ . '/inc/privacy-functions.php'; 290 291 /** 292 * Include any global functions needed. 293 */ 294 require_once __DIR__ . '/inc/globals.php';
Note: See TracChangeset
for help on using the changeset viewer.