ebay_usage.php 306 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 <?php // Headings $_['heading_title'] = 'Usage'; $_['text_openbay'] = 'OpenBay Pro'; $_['text_ebay'] = 'eBay'; // Text $_['text_usage'] = 'Your account usage'; // Errors $_['error_ajax_load'] = 'Sorry, could not get a response. Try later.';