Skip to content
Snippets Groups Projects
Commit 9ff9fc11 authored by Jonas Leder's avatar Jonas Leder
Browse files

remove old config file

parent fbac380e
No related branches found
No related tags found
No related merge requests found
#config file
public/internal/config.php
public/API/lib/config.php
#phpstorm
......
......@@ -16,7 +16,7 @@ class newComment extends HTMLElement {
<input type="text" id="email" name="email"><br><br>
<label for="comment">Kommentar:</label><br>
<textarea name="comment" id="comment"></textarea><br><br>
<textarea name="commebodynt" id="comment"></textarea><br><br>
<div class="h-captcha" data-theme="dark" data-sitekey="${sitekey}"></div><br>
......
......@@ -13,5 +13,4 @@ $secretkey = "0x0000000000000000000000000000000000000000";
$footerMaxPost = 5;
$homeMaxPost = 3;
$trackURLNormal = "";
$trackURLTor = "";
$trackURL = "";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment