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

Commit 0602e98

Browse files
author
NerdOfLinux
authored
Update user.php
1 parent 46d3fe0 commit 0602e98

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

user.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
2-
$user="=";
3-
$pass="=";
4-
$database="=";
5-
$table="=";
2+
$user="";
3+
$pass="";
4+
$database="";
5+
$table="";
66

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

0 commit comments

Comments
 (0)