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

Commit 9a61450

Browse files
authored
Update user.php
Missed one
1 parent e50847f commit 9a61450

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?php
33
$user="";
44
$pass="";
5-
$database="custom";
5+
$database="";
66
$table="";
77

88
//Dont edit below here

0 commit comments

Comments
 (0)