X7ROOT File Manager
Current Path:
/var/softaculous/traq
var
/
softaculous
/
traq
/
📁
..
📄
changelog.txt
(1.13 KB)
📄
clone.php
(3.19 KB)
📄
database.php
(235 B)
📄
edit.php
(4.46 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(127 B)
📁
images
📄
import.php
(3.76 KB)
📄
info.xml
(2.53 KB)
📄
install.js
(921 B)
📄
install.php
(4.05 KB)
📄
install.xml
(1.2 KB)
📄
md5
(3.99 KB)
📄
notes.txt
(145 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
traq.sql
(21.58 KB)
📄
traq.zip
(1.27 MB)
📄
upgrade.php
(2.29 KB)
📄
upgrade.xml
(323 B)
Editing: database.php
<?php $db = array( 'driver' => "pdo", 'type' => "mysql", 'host' => "[[softdbhost]]", 'username' => "[[softdbuser]]", 'password' => "[[softdbpass]]", 'database' => "[[softdb]]", 'prefix' => "[[dbprefix]]", );
Upload File
Create Folder