mirror of
https://github.com/caperren/school_archives.git
synced 2025-11-09 21:51:15 +00:00
Added work from my other class repositories before deletion
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$db_host = 'oniddb.cws.oregonstate.edu';
|
||||
$db_name = 'perrenc-db';
|
||||
$db_user = 'perrenc-db';
|
||||
$db_pass = 'rjqm1mGiAFpoEI8R';
|
||||
Reference in New Issue
Block a user