login.php (227B)
1 <?php 2 // Text 3 $_['text_success'] = 'Success: API session successfully started!'; 4 5 // Error 6 $_['error_key'] = 'Warning: Incorrect API Key!'; 7 $_['error_ip'] = 'Warning: Your IP %s is not allowed to access this API!';
shop.balmet.comUnnamed repository; edit this file 'description' to name the repository. | |
| Log | Files | Refs | README |