new template
This commit is contained in:
parent
fdb33bd24b
commit
b03c91426b
@ -1,3 +1,8 @@
|
|||||||
|
07-13-05
|
||||||
|
* added new default template, renamed the old default
|
||||||
|
to "blue"
|
||||||
|
* fixed a minor bug in the new template
|
||||||
|
|
||||||
12-06-04
|
12-06-04
|
||||||
* fixed some weird insert_id bug that surfaced for
|
* fixed some weird insert_id bug that surfaced for
|
||||||
whatever reason
|
whatever reason
|
||||||
|
@ -34,7 +34,7 @@ $DB_HOST = "mysql";
|
|||||||
$DB_USER = "kwotes";
|
$DB_USER = "kwotes";
|
||||||
# database user
|
# database user
|
||||||
|
|
||||||
$DB_PASS = "kw0t3s";
|
$DB_PASS = "password";
|
||||||
# database password
|
# database password
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
Loading…
Reference in New Issue
Block a user