inc\api.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
API Init

Main API establishment

Author
Sergey Dilong  
License
GPL-2.0  
Package
Temply-Account\Core  

Constants

>VConstant  DEBUG_MODE = true
Developer mode
Package
Temply-Account\Core  
>VConstant  URL = 'https://sominemo.top'
HTTP Home dir
Package
Temply-Account\Core  
>VConstant  HOME = $_SERVER['DOCUMENT_ROOT']
Filesystem home dir
Package
Temply-Account\Core  
>VConstant  CURRENT_METHOD = \__MethodCaller\__Call::GetData()[1]
Current method name
Package
Temply-Account\Core  
>VConstant  CONTENT_TYPE = isset($_SERVER["CONTENT_TYPE"]) ? trim($_SERVER["CONTENT_TYPE"]) : ''
Requested and supported CONTENT_TYPE
Package
Temply-Account\Core  
Documentation was generated by phpDocumentor v2.9.0.