Hacked By AnonymousFox

Current Path : /proc/thread-self/root/proc/thread-self/root/var/softaculous/obcard/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/var/softaculous/obcard/db.php

<?php
 return array (
  'components' => 
  array (
    'db' => 
    array (
      'class' => 'CDbConnection',
      'connectionString' => 'mysql:host=[[softdbhost]];dbname=[[softdb]];port=3306',
      'username' => '[[softdbuser]]',
      'password' => '[[softdbpass]]',
      'emulatePrepare' => true,
      'charset' => 'utf8',
      'enableParamLogging' => false,
      'enableProfiling' => false,
      'schemaCachingDuration' => 7200,
      'tablePrefix' => '[[dbprefix]]',
    ),
  ),
  'language' => 'en',
) ;
?>

Hacked By AnonymousFox1.0, Coded By AnonymousFox