Skip to content
Snippets Groups Projects
Commit bd5af4ac authored by Puguh Wijayanto's avatar Puguh Wijayanto
Browse files

remove posts debugger

parent 8fae3b50
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -169,7 +169,7 @@ if (User::access(2)) {
'status' => Typo::int($_POST['status']),
);
Posts::update($vars);
echo "<pre>{$content}</pre>";
if (Options::v('multilang_enable') === 'on') {
// insert param multilang
unset($_POST['title'][$def]);
Loading
Loading
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