1
0
forked from qwerty/milfs
milfskleper/milfs/includes/datos.php
2014-09-25 10:46:41 -05:00

7 lines
83 B
PHP

<?php
$usuario="root";
$password="toor";//
$servidor="localhost";
$db="milfs";
?>