mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-13 20:39:46 +01:00
Cosmetics
This commit is contained in:
@@ -95,6 +95,7 @@ class Changelog
|
||||
if (!$row->save()) {
|
||||
$errors[] = 'Fail during toggle hidden Changelog.';
|
||||
}
|
||||
$status = $row->hidden;
|
||||
} else {
|
||||
$errors[] = 'Changelog with id ' . $id . ' does not exists.';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user