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

Commit 4579631

Browse files
author
root
committed
Removed redundant info
1 parent af8ba09 commit 4579631

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mysql_exec.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
<h1 style="text-align: center;">Admin Panel</h1>
2222
<a href="logout.php">Logout</a>&ensp;
2323
<a href="options.php">Home</a><hr>
24-
<p>Below is version v.000001 of admin panel by NerdOfCode</p>
2524
<p>You can execute shell commands seperately from Mysql commands</p>
2625
<form action="" name="query" id="query" method="post">
2726
DBNAM: &nbsp;&nbsp;&nbsp;<input type="text" id="mysql_get" name="mysql_get" placeholder="ex: custom" value="<?php echo $_SESSION[udb];?>"></input><br><br>

0 commit comments

Comments
 (0)