┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/fruitup-eu/wp-content/plugins/ninja-forms/services
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: remote-installer-skin.php
<?php namespace NinjaForms; /** * A blank plugin installer skin. */ class Remote_Installer_Skin extends \Plugin_Installer_Skin { protected $errors; public function error( $errors ){ $this->errors = $errors; } public function get_errors(){ return $this->errors; } public function feedback( $feedback, ...$args ){ // This section intentionally left blank } public function before(){ // This section intentionally left blank. } public function after(){ // This section intentionally left blank. } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 bootstrap.php
PHP
5.1 KB
2026-05-18 11:53
EDIT
📄 oauth.php
PHP
4.1 KB
2026-05-18 11:53
EDIT
📄 README.md
MD
3.5 KB
2026-05-18 11:53
EDIT
📄 remote-installer-skin.php
PHP
585 B
2026-05-18 11:53
EDIT