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

Commit 46d3fe0

Browse files
author
NerdOfLinux
authored
Recreated user.php
1 parent 70b8829 commit 46d3fe0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

user.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
$user="=";
3+
$pass="=";
4+
$database="=";
5+
$table="=";
6+
7+
//Dont edit below here
8+
$version="<b>0.00001 alpha<b>";
9+
?>

0 commit comments

Comments
 (0)