This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
idleman
/
hackpoint
Segui
1
Vota
0
Forka
0
File
Problemi
11
Pull Requests
0
Wiki
Albero (Tree):
1637e11a31
Rami (Branch)
Tag
master
hackpoint
/
plugin
/
modele
/
action.php
action.php
79 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
<?php
global $_,$conf;
switch($_['action']){
case 'test_load':
break;
}
?>