Blame | Last modification | View Log | Download
<?php $cfgBase = 'phpwebgallery'; $cfgUser = 'chaosdell'; $cfgPassword = 'sesvul'; $cfgHote = 'localhost'; $prefixeTable = 'phpwebgallery_'; define('PHPWG_INSTALLED', true); ?>
<?php
$cfgBase = 'phpwebgallery';
$cfgUser = 'chaosdell';
$cfgPassword = 'sesvul';
$cfgHote = 'localhost';
$prefixeTable = 'phpwebgallery_';
define('PHPWG_INSTALLED', true);
?>