This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
dever-product
/
audio
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6f5959093b
Rami (Branch)
Tag
master
audio
/
config
/
route.php
route.php
94 B
Cronologia
Originale
1
2
3
4
5
6
<?php
return array
(
'home' => 'home',
'c=v(.*?)_(.*?)' => 'view.get?type=$1&id=$2',
);