Major Fix, added new logic for pages, added redirect for env-error.php and db-error.php
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
define("INCLUDES_FOLD", ROOT_DIR . "includes/");
|
||||
|
||||
// - ASSETS
|
||||
define("CSS_FOLD", ASSETS_FOLD . " css/");
|
||||
define("CSS_FOLD", ASSETS_FOLD . "css/");
|
||||
define("IMG_FOLD", ASSETS_FOLD . "img/");
|
||||
define("JS_FOLD", ASSETS_FOLD . "js/");
|
||||
define("FONTS_FOLD", CSS_FOLD . "fonts/");
|
||||
|
||||
Reference in New Issue
Block a user