mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Change success logic in Options controller to treat the save as successful if any individual option update persisted (use OR instead of AND), preventing a single-failure from marking the whole operation as failed. Fix Options_model to return TRUE after inserting a new option so inserts are reported as successful. Add a saveFailed flash message display in the email options view so users see explicit failure alerts when appropriate. |
||
|---|---|---|
| .. | ||
| appearance.php | ||
| dxcluster.php | ||
| email.php | ||
| index.php | ||
| oqrs.php | ||
| public_diary.php | ||
| radios.php | ||
| registration.php | ||
| sidebar.php | ||
| version_dialog.php | ||