Update UUID.class.php

This commit is contained in:
Namhyeon Go 2020-04-17 18:06:28 +09:00 committed by GitHub
parent 21a0fa9e1b
commit d4cce046eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@
* @author Andrew Moore
* @link http://www.php.net/manual/en/function.uniqid.php#94959
*/
if(!class_exists("UUID"))
{
class UUID