Вход Регистрация
Файл: libs/config-sample.php
Строк: 33
<?php 
/**
 * configurations
 * 
 * @package Sngine
 * @author Zamblek
 */

// ** MySQL settings ** //
/** The name of the database */
define('DB_NAME''sngine');

/** MySQL database username */
define('DB_USER''root');

/** MySQL database password */
define('DB_PASSWORD''');

/** MySQL hostname */
define('DB_HOST''localhost');

/**
 * For developers: Sngine debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use debug
 * in their development environments.
 */
define('DEBUGGING'true);


?>
Онлайн: 0
Реклама