changed password to fulfill mysql reqs
This commit is contained in:
parent
3e56dff5ee
commit
3e5c3e8d1b
@ -1,3 +1,3 @@
|
||||
<?php
|
||||
$pdo = new PDO('mysql:host=localhost;dbname=cloud_tug_of_war', 'cloud_tug_of_war', 'cloud');
|
||||
$pdo = new PDO('mysql:host=localhost;dbname=cloud_tug_of_war', 'cloud_tug_of_war', 'cloudpass');
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user