Changeset 1947 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/bootstrap.php
- Timestamp:
- 10/07/2015 11:52:06 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/bootstrap.php
r995 r1947 15 15 require_once( __DIR__ . '/classes/wordcamp-payments.php' ); 16 16 require_once( __DIR__ . '/classes/payment-request.php' ); 17 require_once( __DIR__ . '/classes/encryption.php' ); 17 18 18 19 $GLOBALS['wordcamp_payments'] = new WordCamp_Payments();
Note: See TracChangeset
for help on using the changeset viewer.