PHP Classes

File: system/constants/lang/en/component.rest.json

Recommend this page to a friend!
  Classes of Dimitri Sitchet   dFramework   system/constants/lang/en/component.rest.json   Download  
File: system/constants/lang/en/component.rest.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: dFramework
Framework to build PHP applications
Author: By
Last change:
Date: 3 years ago
Size: 809 bytes
 

Contents

Class file image Download
{ "invalid_api_key" : "Invalid API key %s", "invalid_credentials" : "Invalid credentials", "token_not_found" : "Access token not found", "ip_denied" : "IP denied", "ip_unauthorized" : "IP unauthorized", "unauthorized" : "Unauthorized", "ajax_only" : "Only AJAX requests are allowed", "api_key_unauthorized" : "This API key does not have access to the requested controller", "api_key_permissions" : "This API key does not have enough permissions", "api_key_time_limit" : "This API key has reached the time limit for this method", "ip_address_time_limit": "This IP Address has reached the time limit for this method", "unknown_method" : "Unknown method", "unsupported" : "Unsupported protocol" }