Changeset 2393
- Timestamp:
- 01/28/2016 12:29:34 AM (9 years ago)
- Location:
- sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments-network
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments-network/bootstrap.php
r2389 r2393 30 30 require_once( __DIR__ . '/includes/sponsor-invoices-dashboard.php' ); 31 31 } 32 require_once( __DIR__ . '/includes/reimbursement-requests-dashboard.php' ); 32 33 33 34 $GLOBALS['Payment_Requests_Dashboard'] = new \Payment_Requests_Dashboard();
Note: See TracChangeset
for help on using the changeset viewer.