fix(Database): fix bug create table
This commit is contained in:
@@ -606,6 +606,7 @@ class AdminController {
|
||||
];
|
||||
|
||||
update_option('sodino_settings', $settings);
|
||||
\Sodino\Core\Cache::getInstance()->clearAll();
|
||||
|
||||
$this->redirectWithNotice(add_query_arg('updated', 'true', admin_url('admin.php?page=sodino-settings')), __('تنظیمات با موفقیت ذخیره شد.', 'sodino'), 'success');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user