Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: sign.js
module.exports = function sign(number) { return number >= 0 ? 1 : -1; };