Fix new page/news links

This commit is contained in:
slawkens
2023-11-11 08:12:02 +01:00
parent 9a306886fb
commit 08a19158b3
2 changed files with 0 additions and 2 deletions

View File

@@ -32,7 +32,6 @@ const ARTICLE_TEXT_LIMIT = 300;
const ARTICLE_IMAGE_LIMIT = 100;
$name = $p_title = '';
$action = $_POST['action'] ?? '';
if(!empty($action))
{
$id = $_POST['id'] ?? null;