currency.php 244 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <?php // Text $_['text_success'] = 'Success: Your currency has been changed!'; // Error $_['error_permission'] = 'Warning: You do not have permission to access the API!'; $_['error_currency'] = 'Warning: Currency code is invalid!';