mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00
Removed added submission to .gitignore
This commit is contained in:
parent
b79555c386
commit
9321804658
1 changed files with 0 additions and 6 deletions
|
@ -1,10 +1,4 @@
|
|||
<?php
|
||||
|
||||
ini_set('display_errors', '1');
|
||||
ini_set('display_startup_errors', '1');
|
||||
error_reporting(E_ALL);
|
||||
session_start();
|
||||
|
||||
if (isset($_POST['submit'])){
|
||||
// Clear user input
|
||||
$link = htmlspecialchars($_POST['link']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue