Persistencia de la base de datos #7

Merged
kleper merged 1 commits from :master into master 2016-11-24 23:25:52 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
$usuario="root";
$password="toor";//
$servidor="localhost";
$servidor="p:localhost";
$db="tupale";
$path_instalacion ="/var/www/html/default/tupale/milfs";
$path_images_secure ="/home/images_secure";