File Manager

Current Path : /webspace/www.promiel.be/html/
Upload File :
Current File : /webspace/www.promiel.be/html/config.php

<?php
# CMS Made Simple Configuration File
# Documentation: /doc/CMSMS_config_reference.pdf
#
$config['dbms'] = 'mysqli';
$config['db_hostname'] = 'localhost';
$config['db_username'] = 'pm_cms_user';
$config['db_password'] = 'SECUR!ty';
$config['db_name'] = 'promiel_cms';
$config['db_prefix'] = 'cms_';
$config['timezone'] = 'Europe/Brussels';
?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com