mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
Logbook options are now a cog dropdown to clean up the interface
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
*/
|
||||
#define('ENVIRONMENT', isset($_SERVER['CI_ENV']) ? $_SERVER['CI_ENV'] : 'development');
|
||||
# define('ENVIRONMENT', 'development');
|
||||
define('ENVIRONMENT', 'production');
|
||||
define('ENVIRONMENT', 'development');
|
||||
|
||||
/*
|
||||
*---------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user