Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Commit e50847f

Browse files
authored
Update user.php
Removed test info
1 parent 25133bb commit e50847f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

user.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
<?php
3-
$user="wp_user";
4-
$pass="skstsnbd18\"\"";
3+
$user="";
4+
$pass="";
55
$database="custom";
6-
$table="users";
6+
$table="";
77

88
//Dont edit below here
99
$version="<b>0.00001 alpha<b>";

0 commit comments

Comments
 (0)