/[colormatch]/trunk/config.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/config.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations)
Sat Oct 2 23:25:50 2004 UTC (19 years, 5 months ago) by dpavlin
File size: 121 byte(s)
ported to PostgreSQL (but it still doesn't work for me), added light and
dark options, hide site news.

1 <?
2 $dbhost = "*****";
3 $dbuser = "*****";
4 $dbpass = "*****";
5 $dbtable = "colorpick";
6 $pg = "dbname=colormatch";
7 ?>

  ViewVC Help
Powered by ViewVC 1.1.26