Subversion Repositories SmartDukaan

Rev

Rev 10582 | Rev 11355 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10582 Rev 10632
Line 16... Line 16...
16
 *     production
16
 *     production
17
 *
17
 *
18
 * NOTE: If you change these, also change the error_reporting() code below
18
 * NOTE: If you change these, also change the error_reporting() code below
19
 *
19
 *
20
 */
20
 */
21
	define('ENVIRONMENT', 'development');
21
	define('ENVIRONMENT', 'production');
22
/*
22
/*
23
 *---------------------------------------------------------------
23
 *---------------------------------------------------------------
24
 * ERROR REPORTING
24
 * ERROR REPORTING
25
 *---------------------------------------------------------------
25
 *---------------------------------------------------------------
26
 *
26
 *