no message

git-svn-id: http://piwigo.org/svn/trunk@346 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
gweltas
2004-02-02 08:05:03 +00:00
parent bef4b3e3aa
commit daec9819ea
-10
View File
@@ -1,10 +0,0 @@
<?php
$cfgBase = 'dev14';
$cfgUser = 'conventus';
$cfgPassword = 'Sefsihi';
$cfgHote = 'localhost';
$table_prefix = 'phpwg_';
define('PHPWG_INSTALLED', true);
?>