mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-14 04:06:36 +09:00
- added nonce fields;
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
function um_upgrade_tempfolder2024() {
|
||||
UM()->admin()->check_ajax_nonce();
|
||||
|
||||
um_maybe_unset_time_limit();
|
||||
|
||||
UM()->files()->remove_dir( UM()->files()->upload_temp );
|
||||
|
||||
Reference in New Issue
Block a user