// SYSTEM PANEL //
[ROOT]
/
var
/
softaculous
/
webasyst
[ PARENT ]
EDIT :: config.php
<?php return array ( 'debug' => false, 'identity_hash' => '[[identity_hash]]', 'mod_rewrite' => '1', 'default_host_domain' => '[[domhost]]', ); //EOF
SAVE
CANCEL