fusionpbx-ldap/resources/uuid.php

8 lines
79 B
PHP
Raw Normal View History

2022-09-05 08:18:30 +00:00
<?php
include "root.php";
include "resources/functions.php";
echo uuid();
?>