Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: ui.rb
# frozen_string_literal: true module Bundler module UI autoload :RGProxy, "bundler/ui/rg_proxy" autoload :Shell, "bundler/ui/shell" autoload :Silent, "bundler/ui/silent" end end