This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
fusionpbx
/
fusionpbx-framework
peilaus alkaen
https://github.com/fusionpbx/fusionpbx-framework.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Haara:
patch-1
Haarat
Tagit
master
patch-1
fusionpbx-frame...
/
resources
/
uuid.php
uuid.php
79 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
5
6
7
<?php
include "root.php";
include "resources/functions.php";
echo uuid();
?>