Skip to content

Instantly share code, notes, and snippets.

View JonTheWong's full-sized avatar
💭
Working on forgetfulmail

Jon Wong JonTheWong

💭
Working on forgetfulmail
View GitHub Profile
<?php
/**
* Generate uuids for clients and admins that don't have uuids set.
*
* The WHMCS 6.2.0 update process automatically inserts uuids, but if your
* installation bypasses WHMCS update routines then this will generate uuids for
* the client and admin users that don't have one yet.
*
* Warning! Please back up at least your tblclient and tbladmin tables before