Skip to content

Commit 8acb76e

Browse files
committed
Merge remote branch 'jmhobbs/develop' into develop
2 parents 00f4dc1 + 9555034 commit 8acb76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protected/install/config.ini.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
db.adapter=PDO_MYSQL
55
db.host=[:mysql_host]
66
db.username=[:mysql_username]
7-
db.password=[:mysql_password]
7+
db.password="[:mysql_password]"
88
db.dbname=[:mysql_database]
99

1010
;Security

0 commit comments

Comments
 (0)