This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
idleman
/
yana-server
Segui
1
Vota
0
Forka
0
File
Problemi
2
Pull Requests
0
Wiki
Albero (Tree):
4f5dd6b682
Rami (Branch)
Tag
master
yana-server
/
plugins
/
door
/
uninstall
uninstall
45 B
Cronologia
Originale
1
2
3
4
<?php
$table = new Door();
$table->drop();
?>