mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
add requests and tags
This commit is contained in:
@@ -55,6 +55,8 @@ if (!empty($_POST['pt_gen'])) {
|
||||
$updateset[] = "pt_gen = ''";
|
||||
}
|
||||
|
||||
$updateset[] = "tags = " . array_sum($_POST['tags']);
|
||||
|
||||
if ($enablenfo_main=='yes'){
|
||||
$nfoaction = $_POST['nfoaction'];
|
||||
if ($nfoaction == "update")
|
||||
|
||||
Reference in New Issue
Block a user