Changeset 7465
- Timestamp:
- 07/13/2018 11:20:51 PM (8 years ago)
- Location:
- sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-reports
- Files:
-
- 3 added
- 1 edited
-
classes/report/class-wordcamp-payment-methods.php (added)
-
index.php (modified) (1 diff)
-
views/html/wordcamp-payment-methods.php (added)
-
views/report/wordcamp-payment-methods.php (added)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-reports/index.php
r7434 r7465 112 112 __NAMESPACE__ . '\Report\WordCamp_Status', 113 113 __NAMESPACE__ . '\Report\Meetup_Groups', 114 __NAMESPACE__ . '\Report\WordCamp_Payment_Methods', 114 115 ); 115 116 }
Note: See TracChangeset
for help on using the changeset viewer.