Server : LiteSpeed System : Linux premium181.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : ventnesy ( 2514) PHP Version : 8.3.30 Disable Function : NONE Directory : /var/softaculous/cszcms/ |
<?php
defined('FCPATH') || exit('No direct script access allowed');
/*---------------------------------------------------------------
* APPLICATION ENVIRONMENT
*---------------------------------------------------------------
*
* You can load different configurations depending on your
* current environment. Setting the environment also influences
* things like logging and error reporting.
*
* This can be set to anything, but default usage is:
*
* 'development' on localhost
* 'testing' on local server
* 'production' on hosting or remote server
* NOTE: If you change these, also change the error_reporting() code below
*/
define('ENVIRONMENT', 'production');