Вход Регистрация
Файл: system/helpers/config.php
Строк: 10
<?php

$config 
= [
    
'db' => [
        
'host' => 'localhost',
        
'name' => 'opt312_nets',
        
'user' => 'opt312_nets',
        
'pass' => 'nets'
    
],
    
'head' => [
        
'title' => 'Главная',
        
'meta' => [
            
'description' => null,
            
'keywords' => null,
            
'author' => 'Netscape',
        ]
    ],
    
'system' => [
        
'copyright' => 'NetsCMS',
        
'version' => '2.0'
    
]
];
Онлайн: 1
Реклама