This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
idleman
/
hackpoint
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
11
Trageți solicitările
0
Wiki
Arbore:
1637e11a31
Ramuri
Etichete
master
hackpoint
/
plugin
/
modele
/
action.php
action.php
79 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
<?php
global $_,$conf;
switch($_['action']){
case 'test_load':
break;
}
?>