View file gta/ini2.php

File size: 95B
<?php
$DB_HOST = "localhost";
$DB_USER = "root";
$DB_PASS = "";
$DB_NAME = "gta";



?>