missing slash

This commit is contained in:
Athou
2013-04-25 08:09:44 +02:00
parent 7f80ccec2c
commit 3cbdbcc6f7

View File

@@ -3,7 +3,7 @@
<!--
<Resource id="MySQL" type="DataSource">
JdbcDriver com.mysql.jdbc.Driver
JdbcUrl jdbc:mysql:/localhost/commafeed?useUnicode=true&amp;characterEncoding=UTF-8
JdbcUrl jdbc:mysql://localhost/commafeed?useUnicode=true&amp;characterEncoding=UTF-8
UserName cf
Password cf
MaxActive 50