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: utils.cpython-36.opt-1.pyc
3 i�f3 � @ s� d dl mZmZmZ d dlZd dlZd dlZd dlZd dlZd dl Z d dl mZ dZ ddd�Zdd� Zd d � Zdd� Zd d� Zdd� ZdS )� )�print_function�division�absolute_importN)�ugettextz/etc/rhsm-host/c C sR |rDt |�t g �t f �gkr"|f}x |D ]}tjjt|�d � q(W tj| � dS )zDExit with a code and optional message(s). Saved a few lines of code.� N)�type�sys�stderr�write�str�exit)�codeZmsgs�msg� r �/usr/lib/python3.6/utils.py�system_exit"