/** * Easy!Appointments Configuration File * * Set your installation BASE_URL * without the trailing slash * and the database * credentials in order to connect to the database. You can enable the DEBUG_MODE * while developing the application. * * Set the default language by changing the LANGUAGE constant. For a full list of * available languages look at the /application/config/config.php file. * * IMPORTANT: * If you are updating from version 1.0 you will have to create a new "config.php" * file because the old "configuration.php" is not used anymore. */ class Config {
// ------------------------------------------------------------------------ // GENERAL SETTINGS // ------------------------------------------------------------------------