Skip to content

Commit

Permalink
Appropriate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
toopay committed Feb 5, 2013
1 parent 5b08799 commit ce0909c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions buildtime.xml.tpl
Expand Up @@ -5,6 +5,7 @@
<datasource id="phpindonesia">
<adapter>mysql</adapter>
<connection>
<!-- Ubah nilai di bawah ini sesuai dengan environment anda -->
<dsn>mysql:host=localhost;dbname=phpindonesia</dsn>
<user>travis</user>
<password></password>
Expand Down
1 change: 1 addition & 0 deletions connection.xml.tpl
Expand Up @@ -5,6 +5,7 @@
<datasource id="phpindonesia">
<adapter>mysql</adapter>
<connection>
<!-- Ubah nilai di bawah ini sesuai dengan environment anda -->
<dsn>mysql:host=localhost;dbname=phpindonesia</dsn>
<user>travis</user>
<password></password>
Expand Down

0 comments on commit ce0909c

Please sign in to comment.