mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 20:26:58 +00:00
Fixed captcha failed error
This commit is contained in:
parent
6988a93a27
commit
e044ba56e9
2 changed files with 2 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
link,name,desc,category,sensitive
|
link,name,desc,category,sensitive
|
||||||
|
dsajkdasl,jkldjaslkjdl,jdklasjdlkjl,jklsjlkdaj,y
|
||||||
|
|
|
|
@ -1,4 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
session_start();
|
||||||
if (isset($_POST['submit'])){
|
if (isset($_POST['submit'])){
|
||||||
// Clear user input
|
// Clear user input
|
||||||
$link = htmlspecialchars($_POST['link']);
|
$link = htmlspecialchars($_POST['link']);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue