Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: Reader.php
<?php namespace Zxing; interface Reader { public function decode(BinaryBitmap $image); public function reset(); }