d
This commit is contained in:
9
config/constant.php
Normal file
9
config/constant.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
const IMAGE_FILE_SEPARATOR = "-";
|
||||
define("CURRENT_TIME", time());
|
||||
const STATIC_DOMAIN = "";
|
||||
const ENABLE_DB_DEBUG = true;
|
||||
const LANGUAGE = 'vi';
|
||||
const IS_DEFAULT_LANGUAGE = true;
|
||||
|
||||
Reference in New Issue
Block a user