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

Commit 227a401

Browse files
author
NerdOfCode
committed
Removed style for testing purposes
1 parent 4579631 commit 227a401

2 files changed

Lines changed: 2 additions & 35 deletions

File tree

shell.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
12
<?php
23
session_start();
34
if($_SESSION['status']!="1"){
45
header("Location: /404.php");
56
}
67
?>
8+
<!-- NerdOfCode -->
79
<html>
810
<head>
911
<title>Admin Panel</title>

style.css

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)