dots.xml
This post refers to DotKernel 1, based on Zend Framework 1.
If you are looking for DotKernel 3 related posts, go here.
If you are looking for DotKernel 3 related posts, go here.
(Available since DotKernel 1.3.0)
The dots.xml file stores a part of the global settings used by the dots. Its structure is similar with the xml files from configs/dots/ that store the settings for the current dots. This file is meant to be a bridge between multiple dots.
It will always be loaded, before any other xml file, so its values can be overwritten by the current xml dots file.
configs/dots.xml sample code:
admin
864000
frontend
864000
You don't have enough credentials to access this url.
One Comment
How to use Alerts in DotKernel | DotKernel PHP Application Framework
[…] If you’re not familiar with the dots.xml, you should see this article. […]