Create uuid.php
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
include "root.php";
|
||||
include "resources/functions.php";
|
||||
echo uuid();
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user