Backups Created:
/home/falconag/public_html/wp-admin/admin-wolf.php
/home/falconag/public_html/wp-content/edit-wolf.php
/home/falconag/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: __init__.py
#!/usr/bin/python -tt class RpmUtilsError(Exception): """ Exception thrown for anything rpmUtils related. """ def __init__(self, args=None): Exception.__init__(self, args)