This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
advation
/
OpenTimeTracker
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
26391e2492
Ramuri
Etichete
master
OpenTimeTracker
/
application
/
layouts
/
json.phtml
json.phtml
76 B
Istoric
Crud
1
2
3
4
<?php
header('Content-Type: application/json');
echo $this->content();
?>