mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-03-12 05:31:09 +00:00
remove duplicated constants
This commit is contained in:
parent
0bb720f7ce
commit
0072c36295
@ -6,10 +6,6 @@ ini_set('display_startup_errors', '1');
|
||||
error_reporting(E_ALL);
|
||||
|
||||
// Application
|
||||
define('BASE_URL', '/');
|
||||
define('PAGE_LIMIT', 10);
|
||||
define('SEF_MODE', false);
|
||||
|
||||
define('BASE_URL', 'https://kvazar.today');
|
||||
define('PAGE_LIMIT', 10);
|
||||
define('SEF_MODE', true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user