mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-19 19:33:48 +02:00
Fix changelog link
This commit is contained in:
parent
60c7ef2391
commit
4461c03d48
@ -28,7 +28,6 @@ const CL_LIMIT = 600; // maximum changelog body length
|
||||
$id = $_GET['id'] ?? 0;
|
||||
require_once LIBS . 'changelog.php';
|
||||
|
||||
$action = $_POST['action'] ?? '';
|
||||
if(!empty($action))
|
||||
{
|
||||
$id = $_POST['id'] ?? null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user