X7ROOT File Manager
Current Path:
/var/softaculous/obcard
var
/
softaculous
/
obcard
/
ðŸ“
..
📄
already_install
(5 B)
📄
changelog.txt
(664 B)
📄
clone.php
(3.99 KB)
📄
db.php
(519 B)
📄
edit.php
(4.44 KB)
📄
edit.xml
(452 B)
📄
fileindex.php
(108 B)
ðŸ“
images
📄
import.php
(2.65 KB)
📄
info.xml
(2.56 KB)
📄
install.js
(924 B)
📄
install.php
(4.31 KB)
📄
install.xml
(927 B)
📄
md5
(9.32 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
Editing: 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', ) ; ?>
Upload File
Create Folder