fusionpbx/resources/uuid.php

8 lines
79 B
PHP
Raw Normal View History

2017-01-05 12:15:47 +01:00
<?php
include "root.php";
include "resources/functions.php";
echo uuid();
?>