second initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$db_server = "p:localhost";
|
||||
$db_dbname ="winlog";
|
||||
$db_user = "db_user";
|
||||
$db_passwd = "db_password";
|
||||
$server_code = "salt";
|
||||
?>
|
||||
Reference in New Issue
Block a user