Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pnomolos/li3_spot
Browse files Browse the repository at this point in the history
  • Loading branch information
pnomolos committed Mar 29, 2012
2 parents 5a08bf5 + a1247d7 commit ae14df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ setting):
```php
Connections::add('default', array(
'type' => 'Spot',
'driver' => 'pdo_mysql',
'driver' => 'mysql',
'host' => 'localhost',
'user' => 'root',
'password' => 'password',
Expand Down

0 comments on commit ae14df9

Please sign in to comment.