mirror of
https://github.com/avecms/AVE.cms.git
synced 2025-11-06 15:46:39 +00:00
Fixes
This commit is contained in:
admin
functions
lang
bg
dbactions.txtdocs.txtgroups.txtlogs.txtmodules.txtrequest.txtrubs.txtscripts.jssettings.txtsysblocks.txt
ru
ua
templates
class
fields/image_mega
functions
inc
index.php@@ -16,6 +16,8 @@
|
||||
|
||||
define ('BASE_DIR', str_replace("\\", "/", rtrim($_SERVER['DOCUMENT_ROOT'], '/')));
|
||||
|
||||
define ('USE_STATIC_DATA', false);
|
||||
|
||||
if (! @filesize(BASE_DIR . '/config/db.config.php'))
|
||||
{
|
||||
header ('Location: Location:install/index.php');
|
||||
|
||||
Reference in New Issue
Block a user