Skip to content

Commit

Permalink
Update AxieSchoolUtilities.php
Browse files Browse the repository at this point in the history
  • Loading branch information
n0raban authored Dec 24, 2021
1 parent 5039a98 commit 24a1013
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/PHPAxieSchool/AxieSchoolUtilities.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
* @see https://github.com/n0raban/PHPAxieSchool
* @version Check Github page
* @author n0raban
* @license https://unlicense.org The Unlicense
* @note This program is distributed in the hope that it will be useful - WITHOUT
* @license https://unlicense.org The Unlicense
* @note This program is distributed in the hope that it will be useful - WITHOUT
* @note ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* @note The script and its developer are NOT affiliated with Axie Infinity
* @donation ronin:066149e4e914e33b76d612c93eae03df6d9db91a
Expand Down Expand Up @@ -122,4 +122,4 @@ static public function send_mail($recipient_email, $email_title, $email_body)
AxieSchoolLogs::write("Error while sending email : " . $error_msg);
}
}
}
}

0 comments on commit 24a1013

Please sign in to comment.