mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Create uuid.php
This commit is contained in:
7
resources/uuid.php
Normal file
7
resources/uuid.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
include "root.php";
|
||||
include "resources/functions.php";
|
||||
echo uuid();
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user