Files
fusionpbx/resources/uuid.php
2017-01-05 04:15:47 -07:00

8 lines
79 B
PHP

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