🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
mnt
/
web613
/
c2
/
38
/
570372438
/
htdocs
/
STRATO-apps
/
wordpress_02
/
app
/
wp-content
/
plugins
/
strato-assistant
/
inc
✏️
Editing: automatic-installer-skin.php
<?php // Do not allow direct access! if ( ! defined( 'ABSPATH' ) ) { die( 'Forbidden' ); } include_once( ABSPATH . '/wp-admin/includes/class-automatic-upgrader-skin.php' ); class Strato_Automatic_Installer_Skin extends Automatic_Upgrader_Skin { }
💾 Save Changes
❌ Cancel