require_once
(HTML_LOG_RESOURCE_PATH.'/Define.php')
[line 30]
Define the Log system constants, FIXED, do not change ...
must be called before Default.php
API Tags:
| See: | HTML_LOG_RESOURCE_PATH.'/Define.php' The Log Define Package |
require_once
(HTML_LOG_RESOURCE_PATH.'/Default.php')
[line 43]
Define the default values, FIXED, do not change ...
NOTE: Define.php must be called before this file
API Tags:
| See: | HTML_LOG_RESOURCE_PATH.'/Default.php' The Log Default Package |
require_once
(HTML_LOG_RESOURCE_PATH.'/Initialize.php')
[line 56]
Initializes the Log system with Request params, FIXED, do not change ...
The Initialize must come before ./config.php and <root>/setup.php
API Tags:
| See: | HTML_LOG_RESOURCE_PATH.'/Initialize.php' The Log Initialize Package |