This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
CopperWire
/
daktylos
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0.1-alpha
Rami (Branch)
Tag
deploy
master
0.1-alpha
daktylos
/
libs
/
IDashboard.class.php
IDashboard.class.php
55 B
Permalink
Cronologia
Originale
1
2
3
4
<?php
interface IDashboard {
public function home();
}