📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 18:48:50
📂
/ (Root)
/
var
/
softaculous
/
traq
📍 /var/softaculous/traq
🔄 Refresh
✏️
Editing: database.php
Read Only
<?php $db = array( 'driver' => "pdo", 'type' => "mysql", 'host' => "[[softdbhost]]", 'username' => "[[softdbuser]]", 'password' => "[[softdbpass]]", 'database' => "[[softdb]]", 'prefix' => "[[dbprefix]]", );
💾 Save Changes
❌ Cancel