fusionpbx-ldap/resources/uuid.php

8 lines
79 B
PHP

<?php
include "root.php";
include "resources/functions.php";
echo uuid();
?>