init.php
The global init File. This has to be required in every php script that needs authentication an basic setup.
Table of Contents
Constants
- BASE_PATH = \dirname(\dirname(__FILE__)) . '/'
Constants
BASE_PATH
public
mixed
BASE_PATH
= \dirname(\dirname(__FILE__)) . '/'