9 lines
218 B
PHP
9 lines
218 B
PHP
<?php
|
|
|
|
error_reporting(E_ALL);
|
|
ini_set('display_errors', 0);
|
|
|
|
db_config('argumentiru', 'mysql:host=87.249.36.139;dbname=argumentiru', 'argumentiru', 'hjYu78kl*90-Uio23');
|
|
|
|
define('SITE', 'https://exdv.argumenti.ru/');
|