1 2 3 4 5 6 7 8 9 10
<?php $cfgBase = 'dev14'; $cfgUser = 'conventus'; $cfgPassword = 'Sefsihi'; $cfgHote = 'localhost'; $table_prefix = 'phpwg_'; define('PHPWG_INSTALLED', true); ?>