Changeset 6067 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/budget-tool.php
- Timestamp:
- 11/01/2017 04:33:47 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/budget-tool.php
r4967 r6067 172 172 unset( $currencies[ $key ] ); 173 173 174 ksort( $currencies );175 176 174 require( dirname( __DIR__ ) . '/views/budget-tool/main.php' ); 177 175 }
Note: See TracChangeset
for help on using the changeset viewer.