forked from leftypol/leftypol
js/settings.js: Simple config stuff for javascript extensions
This commit is contained in:
parent
cff15bd765
commit
d13f30b39f
4 changed files with 362 additions and 338 deletions
1
post.php
1
post.php
|
@ -759,6 +759,7 @@ if (isset($_POST['delete'])) {
|
|||
header('Content-Type: text/json; charset=utf-8');
|
||||
echo json_encode(array(
|
||||
'redirect' => $redirect,
|
||||
'noko' => $config['always_noko'] || $noko,
|
||||
'id' => $id
|
||||
));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue