Hacked By AnonymousFox

Current Path : /var/softaculous/webasyst/
Upload File :
Current File : //var/softaculous/webasyst/db.php

<?php

return array (
  'default' => 
  array (
    'host' => '[[softdbhost]]',
    'port' => false,
    'user' => '[[softdbuser]]',
    'password' => '[[softdbpass]]',
    'database' => '[[softdb]]',
    'type' => 'mysqli',
  ),
);
//EOF

Hacked By AnonymousFox1.0, Coded By AnonymousFox